array.prototype.flatmap@1.2.2
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
MIT
2019-10-11
安装 (1.2.2)
npm install array.prototype.flatmap@1.2.2
yarn add array.prototype.flatmap@1.2.2
pnpm add array.prototype.flatmap@1.2.2
bun add array.prototype.flatmap@1.2.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.3 |
| es-abstract | ^1.15.0 |
| function-bind | ^1.1.1 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^14.1.0 |
| covert | ^1.1.1 |
| eslint | ^6.5.1 |
| evalmd | 0.0.19 |
| foreach | ^2.0.5 |
| nyc | ^10.3.2 |
| object-inspect | ^1.6.0 |
| safe-publish-latest | ^1.1.3 |
| tape | ^4.11.0 |