array.prototype.map@1.0.4
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
MIT
2021-10-01
安装 (1.0.4)
npm install array.prototype.map@1.0.4
yarn add array.prototype.map@1.0.4
pnpm add array.prototype.map@1.0.4
bun add array.prototype.map@1.0.4
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| call-bind | ^1.0.2 |
| define-properties | ^1.1.3 |
| es-abstract | ^1.19.0 |
| es-array-method-boxes-properly | ^1.0.0 |
| is-string | ^1.0.7 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.2.1 |
| @ljharb/eslint-config | ^18.0.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 |