1.0.13 • Published 2 months ago

@socketregistry/es-iterator-helpers v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@socketregistry/es-iterator-helpers

Socket Badge CI - @socketregistry/es-iterator-helpers Follow @SocketSecurity

A tested zero dependency drop-in replacement of es-iterator-helpers complete with TypeScript types.

Installation

Install as a package override

socket CLI will automagically ✨ populate overrides and resolutions of your package.json.

npx socket optimize

Prefer to do it yourself? Add @socketregistry/es-iterator-helpers to your package.json.

{
  "overrides": {
    "es-iterator-helpers": "npm:@socketregistry/es-iterator-helpers@^1"
  },
  "resolutions": {
    "es-iterator-helpers": "npm:@socketregistry/es-iterator-helpers@^1"
  }
}

Install as a plain dependency

Install with your favorite package manager.

npm install @socketregistry/es-iterator-helpers

Requirements

Node >= 18.20.4

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

9 months ago

1.0.11

5 months ago

1.0.10

5 months ago

1.0.13

2 months ago

1.0.12

5 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

11 months ago