array.prototype.foreach@1.0.0
An ESnext spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.
MIT
2021-08-07
安装 (1.0.0)
npm install array.prototype.foreach@1.0.0
yarn add array.prototype.foreach@1.0.0
pnpm add array.prototype.foreach@1.0.0
bun add array.prototype.foreach@1.0.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| call-bind | ^1.0.2 |
| define-properties | ^1.1.3 |
| es-abstract | ^1.18.5 |
| es-array-method-boxes-properly | ^1.0.0 |
| get-intrinsic | ^1.1.1 |
| is-string | ^1.0.7 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^17.6.0 |
| aud | ^1.1.5 |
| auto-changelog | ^2.3.0 |
| eslint | ^7.32.0 |
| evalmd | ^0.0.19 |
| functions-have-names | ^1.2.2 |
| has-strict-mode | ^1.0.1 |
| nyc | ^10.3.2 |
| safe-publish-latest | ^1.1.4 |
| tape | ^5.3.1 |