{"_id":"array.prototype.map","_rev":"3318974","name":"array.prototype.map","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","dist-tags":{"latest":"1.0.7"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2024-06-11T09:03:29.000Z","created":"2019-09-28T07:42:40.392Z","1.0.7":"2024-03-18T20:58:51.930Z","1.0.6":"2023-09-07T04:06:38.447Z","1.0.5":"2022-11-03T23:24:44.944Z","1.0.4":"2021-10-01T22:00:17.643Z","1.0.3":"2020-11-19T23:24:21.656Z","1.0.2":"2019-12-16T19:16:37.741Z","1.0.1":"2019-11-22T03:40:28.409Z","1.0.0":"2019-09-28T07:42:40.392Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"versions":{"1.0.7":{"name":"array.prototype.map","version":"1.0.7","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"npx testling --html > test.html","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.4","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.7.5"},"dependencies":{"call-bind":"^1.0.7","define-properties":"^1.2.1","es-abstract":"^1.23.2","es-array-method-boxes-properly":"^1.0.0","es-object-atoms":"^1.0.0","is-string":"^1.0.7"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.map@1.0.7","gitHead":"8fa8595bfd0c05c1a530f126ab4c190e92d41ce9","_nodeVersion":"21.7.0","_npmVersion":"10.5.0","dist":{"shasum":"82fa4d6027272d1fca28a63bbda424d0185d78a7","size":9732,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.7.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.7_1710795531753_0.5415749623310755"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T20:58:51.930Z","publish_time":1710795531930,"_source_registry_name":"default","_cnpm_publish_time":1710795531930},"1.0.6":{"name":"array.prototype.map","version":"1.0.6","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"npx testling --html > test.html","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.3","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","es-abstract":"^1.22.1","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.7"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.map@1.0.6","gitHead":"91db71c1f805b8877343730c2a135fc86d64480c","_nodeVersion":"20.6.0","_npmVersion":"9.8.1","dist":{"shasum":"6a3d23f7192b2066eb97666ccc34118cb8163950","size":9484,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.6.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.6_1694059598261_0.6335526943233722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-07T04:06:38.447Z","publish_time":1694059598447,"_source_registry_name":"default","_cnpm_publish_time":1694059598447},"1.0.5":{"name":"array.prototype.map","version":"1.0.5","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"npx testling --html > test.html","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.4","es-abstract":"^1.20.4","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.7"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"32b64a3bc15a709fff7630d411e6796a185f7487","_id":"array.prototype.map@1.0.5","_nodeVersion":"19.0.0","_npmVersion":"8.19.2","dist":{"shasum":"6e43c2fee6c0fb5e4806da2dc92eb00970809e55","size":9388,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.5.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.5_1667517884765_0.9364898753578847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-03T23:26:04.132Z","publish_time":1667517884944,"_cnpm_publish_time":1667517884944},"1.0.4":{"name":"array.prototype.map","version":"1.0.4","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"npx testling --html > test.html","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@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"},"dependencies":{"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"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"2f8129ca2d73ed48a98b096db824735f53b51cce","_id":"array.prototype.map@1.0.4","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"0d97b640cfdd036c1b41cfe706a5e699aa0711f2","size":8738,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.4.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.4_1633125617452_0.20309720799416042"},"_hasShrinkwrap":false,"publish_time":1633125617643,"_cnpm_publish_time":1633125617643},"1.0.3":{"name":"array.prototype.map","version":"1.0.3","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepublish":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"npx testling --html > test.html","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.2.0","aud":"^1.1.3","auto-changelog":"^2.2.1","eslint":"^7.13.0","evalmd":"^0.0.19","function-bind":"^1.1.1","functions-have-names":"^1.2.1","has-strict-mode":"^1.0.0","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"dependencies":{"call-bind":"^1.0.0","define-properties":"^1.1.3","es-abstract":"^1.18.0-next.1","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.5"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"e59f75dce496e35165c0103f680df1bcf0f8c517","_id":"array.prototype.map@1.0.3","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"1609623618d3d84134a37d4a220030c2bd18420b","size":8101,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.3.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.3_1605828261310_0.5517583264384192"},"_hasShrinkwrap":false,"publish_time":1605828261656,"_cnpm_publish_time":1605828261656},"1.0.2":{"name":"array.prototype.map","version":"1.0.2","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepublish":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint .","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"npx testling --html > test.html","coverage":"covert test/*.js","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","auto-changelog":"^1.16.2","covert":"^1.1.1","eslint":"^6.7.2","evalmd":"^0.0.19","function-bind":"^1.1.1","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","safe-publish-latest":"^1.1.4","tape":"^4.11.0"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.1","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"be4373339e8f526b4aae72eb0f2562a9320c1f42","_id":"array.prototype.map@1.0.2","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"shasum":"9a4159f416458a23e9483078de1106b2ef68f8ec","size":7567,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.2.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.2_1576523797636_0.6455225271154759"},"_hasShrinkwrap":false,"publish_time":1576523797741,"_cnpm_publish_time":1576523797741},"1.0.1":{"name":"array.prototype.map","version":"1.0.1","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepublish":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint .","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"npx testling --html > test.html","coverage":"covert test/*.js","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","auto-changelog":"^1.16.2","covert":"^1.1.1","eslint":"^6.6.0","evalmd":"^0.0.19","function-bind":"^1.1.1","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","safe-publish-latest":"^1.1.4","tape":"^4.11.0"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.16.0","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"8528c17d65b7b43a1f74826c0c9f472f0878cc25","_id":"array.prototype.map@1.0.1","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","dist":{"shasum":"481519dd51f7658ddf2fbdbc1d0e986e2777f96c","size":7370,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.1_1574394028248_0.8997492113929351"},"_hasShrinkwrap":false,"publish_time":1574394028409,"_cnpm_publish_time":1574394028409},"1.0.0":{"name":"array.prototype.map","version":"1.0.0","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepublish":"safe-publish-latest","preversion":"auto-changelog","prelint":"evalmd README.md","lint":"eslint .","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"npx testling --html > test.html","coverage":"covert test/*.js"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^14.1.0","auto-changelog":"^1.16.1","covert":"^1.1.1","eslint":"^6.4.0","evalmd":"^0.0.19","functions-have-names":"^1.1.1","has-strict-mode":"^1.0.0","is-string":"^1.0.4","safe-publish-latest":"^1.1.3","tape":"^4.11.0"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.14.2","es-array-method-boxes-properly":"^1.0.0","function-bind":"^1.1.1"},"auto-changelog":{"backfillLimit":false,"commitLimit":false,"template":"keepachangelog"},"gitHead":"e0db5743bf9a64243bf6546910271dc03d334c39","_id":"array.prototype.map@1.0.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"94a8847b016675302581f3e2f20f717ff66a0eb0","size":7230,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.0_1569656560291_0.4275679168608193"},"_hasShrinkwrap":false,"publish_time":1569656560392,"_cnpm_publish_time":1569656560392}},"readme":"# array.prototype.map <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nAn ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) interface. It works in an ES3-supported environment and complies with the [spec](https://www.ecma-international.org/ecma-262/5.1/).\n\nBecause `Array.prototype.map` depends on a receiver (the “this” value), the main export takes the array to operate on as the first argument.\n\n## Example\n\n```js\nvar map = require('array.prototype.map');\nvar assert = require('assert');\n\nassert.deepEqual(map([1, 1, 1], function (x) { return x + 1; }), [2, 2, 2]);\nassert.deepEqual(map([1, 0, 1], function (x) { return x + 1; }), [2, 1, 2]);\n```\n\n```js\nvar map = require('array.prototype.map');\nvar assert = require('assert');\n/* when Array#map is not present */\ndelete Array.prototype.map;\nvar shimmedMap = map.shim();\nassert.equal(shimmedMap, map.getPolyfill());\nvar arr = [1, 2, 3];\nvar add4 = function (x) { return x + 4; };\nassert.deepEqual(arr.map(add4), map(arr, add4));\n```\n\n```js\nvar map = require('array.prototype.map');\nvar assert = require('assert');\n/* when Array#map is present */\nvar shimmedMap = map.shim();\nassert.equal(shimmedMap, Array.prototype.map);\nassert.deepEqual(arr.map(add4), map(arr, add4));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/array.prototype.map\n[npm-version-svg]: https://versionbadg.es/es-shims/Array.prototype.map.svg\n[deps-svg]: https://david-dm.org/es-shims/Array.prototype.map.svg\n[deps-url]: https://david-dm.org/es-shims/Array.prototype.map\n[dev-deps-svg]: https://david-dm.org/es-shims/Array.prototype.map/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Array.prototype.map#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/array.prototype.map.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/array.prototype.map.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/array.prototype.map.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=array.prototype.map\n[codecov-image]: https://codecov.io/gh/es-shims/Array.prototype.map/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Array.prototype.map/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Array.prototype.map\n[actions-url]: https://github.com/es-shims/Array.prototype.map/actions\n","_attachments":{},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"license":"MIT"}