{"versions":{"1.0.0":{"name":"array.prototype.reduce","version":"1.0.0","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepublish":"safe-publish-latest","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)\")\"","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.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.14.2","es-array-method-boxes-properly":"^1.0.0","function-bind":"^1.1.1"},"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"},"auto-changelog":{"backfillLimit":false,"commitLimit":false,"template":"keepachangelog"},"gitHead":"55fdd3f9d2b496ce20cf0d90f743ab461706b22c","_id":"array.prototype.reduce@1.0.0","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-yj3Pdr1Be0hG8Vzz59JoKHPLJUb1EdQit5GM8e3aVhj9HkUU6uanHA5irxl8+X9NVhnpdycAZc6ccr8tQO81Cg==","shasum":"83878470a02e4982e294af265b87aaa317c1cd90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.0.tgz","fileCount":16,"unpackedSize":27911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkrQzCRA9TVsSAnZWagAAvU0P/2WeYTox3otJ4H4BWCFf\nq6wQdmG9cLfst8z+8DWGBxMbTSwYQJypBXOoRf1FAfnXFVTIjK86QXE267ot\n4asoagg44diqmFo37OmiLbIDKUvGk18DjLQZNLIHj1KPcQrguXpcu2suzSX3\nvRZPyyDDXtvia+W9H2B5gFIH+keZ0qYDO9SfqUaIQaECgIPsoxO4SRW7QV5/\nOruhmMM+Fivd+btgxMo0hh1g22MP1w2Vk22lX3fCLGc8adhUKvVg3bHxg3xs\nbVG1C/RINjNjpjN/8LpD3DYTLTVmkvXVUB2N2RSd3Si3FwTJ7QwY6y6R04ou\nMVmhit7GHS6IJOY31IeNSgTyJ11ub1a+z1NEsMBC6l1bA3+iN0qN+4CxKDdP\nk0VB2nSC9VqvZqZtw2JdLJsTsK1KzOAMEV5smWGWA4kmVkQLYceIBP5wfnSa\nzOFSupGTTpyxNTl3ZufqieN7hMI3awESSlkxmbhbfjlLXeY9jLhFUzfAKqNk\n5RdO9AAmMqCb5lrVRc1xAfIezL9gAFjF+n0CVnADTvHNngumlDHS383voRUk\nJ4SMuMejfdhkbFO6ojre6lD5GROok/LEE+0bphIFtDbVD1sw6KjrvRQ6hkbw\nV8Kx+RajTLa1/oIGBzKXPqRBkSUa75w4PJQK9BGlpDXjooGcrt3idcER5IUg\nB9dz\r\n=RJnw\r\n-----END PGP SIGNATURE-----\r\n","size":7243},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.0_1569895475315_0.45955894499599825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T18:33:15.594Z","contributors":[]},"1.0.1":{"name":"array.prototype.reduce","version":"1.0.1","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepublish":"safe-publish-latest","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)\")\"","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.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.1","es-array-method-boxes-properly":"^1.0.0","function-bind":"^1.1.1"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.1.0","auto-changelog":"^1.16.2","covert":"^1.1.1","eslint":"^6.7.2","evalmd":"^0.0.19","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","is-string":"^1.0.5","safe-publish-latest":"^1.1.4","tape":"^4.12.0"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"bc82f3facf9ff5b208adfcb8586937a3ee58a3a1","_id":"array.prototype.reduce@1.0.1","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-x/Nn6q08rrFwsprb7jIpfvRoW6qulHbGSVtOFn9F0hgIJFFO6kP5n+/dtsf88RBUPmsd2iJHWmM0AlSLEeKqxQ==","shasum":"9b27fb6629406a36bf26f8dd85c1594f3b030a88","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.1.tgz","fileCount":17,"unpackedSize":20806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/UlQCRA9TVsSAnZWagAAuOMP/A+Fn0eYszBmvMx364Yp\nhiZ2dgxGDUh0w4/fN/NTU/O1yEF/8c/E8urzCByH1rHf1s8HMNc0WyzWg6io\nI+y+8q//uU2K6ATysy6sYmekKXUmpdRHlL65ttS7FVamq0rcgE1x/KkuFrRA\n4YHjOKfVCWNSHuskiRzZGbhFrdi8kRI14P4woT3LAn6rv6l8XgG5RpOR0srS\nCHoKKTlC0W1PRHCXhdvAvnAycpxcMX3c1a11jORyYmkiZgKUAg2MO+Y362cy\nTZn1dOU4un4gIfUYUB7in3LKkna25A7JNrIWTUosAPgjQhcfv9IOnNKF7DMf\n7/uIMjeLn/3B29fZCZLBrZbu95BduuHuvY/lYYWaZi2Xg6Luo0Hr0PWKYA1S\nqhXVA31XwIU2637c5liMwpug20V7J7Sz2ZfwdqEINVfctk5tId1b/WeL/1zv\n9FAMfW+/jDIe26SCaSdsVcowR7l6eeA9jF4i8SXDvV8idGW760Hse9tTuV+N\n6Tw5PktGloj5k5mVEWSLsCiCBl6xCA3JUHkq7YFwSwcUbmePzno9/qed1HR6\nkIzHIiLPkrs0t5KiKSM/JvEIr39aMoo9r1wAt2Ng4xC9HSIneWy1S++otnV6\nwU1aEwxqIQfm4esnhURzI1fug4KG1Irpyld8Wt7BTPTFGyGAhsTQHB+BKiAF\nMFCJ\r\n=3iEr\r\n-----END PGP SIGNATURE-----\r\n","size":7171},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.1_1576880464128_0.2203629094843771"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T18:33:16.467Z","contributors":[]},"1.0.2":{"name":"array.prototype.reduce","version":"1.0.2","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepublish":"safe-publish-latest","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)\")\"","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"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"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"},"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","functions-have-names":"^1.2.1","has-strict-mode":"^1.0.0","is-string":"^1.0.5","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"1339e41906b81981090054d5a188fe164bf643ac","_id":"array.prototype.reduce@1.0.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-2nSJpIuzhdAnQ9yDlYarBwUskoUjym0nebusn+FcWvZlpEYyb8sBkXV0AZappz7xyHsob8r81DbJuIAoQoguMg==","shasum":"115aa3dc392e4f6399b3c2a1ddc8de1401c79c43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.2.tgz","fileCount":17,"unpackedSize":23052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftwitCRA9TVsSAnZWagAAFm4QAJT7w1g4OeAyrudaRJIP\nb48warRuYmOdBDC7iaBK+W7kOsvqXlDc5AGsDxcjlH7E3yQf/5n649kKv7S1\nRGE9odXpGJq6PIfIAWNJnsylAcB2RFnnr1lx1S51vzgTWaw7nnGEHFuE0X9R\nDXMkGTuZBotYLEBNhHCcg5crpst+9Fd5ORg0Gjqz6T2xXFTzNhpgiuBkhicN\nITUl/0YtlRfmHxvopOvrNTtFpMD4eU7hawkc72FaR3PGEdkkuoHmx/ikALRj\nOPZigU0nypByG3Dk2RjsKFJDEj8v/bXwwDn80tc2aOmmGOvh2MeMPYo77SHt\nJIc9Zfjdyg5r+Oo9P20YemwlPtAUX/rSU765QePIk4MvMLJ/zr0K9kfOcJ3d\nYuO2M+fP8+n1RhreYdDre4IasKsqBww9QeApKeIxaiccAzDAg08w6BDyJ8PI\nvO2knl5lR3bIdY5mb6mEC7QfE0Xs0bS/xAYG4ZG0pMjtk5rYW2Bj5lTm89Sl\nbQfT5tIpAzexVvEbAqyJeyh2v+DrBcJek1T5/withWObXmyszpm6DN5+8yb2\nl7HD3Ccsty8kDJCh4L19K7XTCtA8EBK++2Yj8cS+IaAawlW9yfgt7Fu/2vX8\n266kI9OOdsHTLwuIbdkDb4F9XtS+LLUFmIfcfj2f4wGMFExJBT5206lPc7RI\nc5Yz\r\n=pOX/\r\n-----END PGP SIGNATURE-----\r\n","size":7821},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.2_1605830828541_0.09255635465486334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T18:33:17.334Z","contributors":[]},"1.0.3":{"name":"array.prototype.reduce","version":"1.0.3","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","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)\")\"","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"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"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"},"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"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"dd1e223d72116924955b1d80f18b0c4d5657aaf1","_id":"array.prototype.reduce@1.0.3","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-WmzAldwOL7pr/QjxaZIhI/Z5UH1ZYZq+VRXvWFKIWFN8EzhhXnq5WWN95uBrg/b8/ZEUCCG5TJAYt6VStOMhYg==","shasum":"7e1b1aabd813af2e748cfe79401d27c15c85d1ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.3.tgz","fileCount":17,"unpackedSize":25691,"size":8486},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.3_1633132275205_0.9118518874111201"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T18:33:18.208Z","contributors":[]},"1.0.4":{"name":"array.prototype.reduce","version":"1.0.4","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","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)\")\"","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"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.19.2","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.7"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^21.0.0","aud":"^2.0.0","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","functions-have-names":"^1.2.2","has-strict-mode":"^1.0.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.5.3"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"7b6ef2c74622bd27655abfded727f9391238084a","_id":"array.prototype.reduce@1.0.4","_nodeVersion":"17.9.0","_npmVersion":"8.3.1","dist":{"integrity":"sha512-WnM+AjG/DvLRLo4DDl+r+SvCzYtD2Jd9oeBYMcEaI7t3fFrHY9M53/wdLcTvmZNQ70IU6Htj0emFkZ5TS+lrdw==","shasum":"8167e80089f78bff70a99e20bd4201d4663b0a6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.4.tgz","fileCount":16,"unpackedSize":27757,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzggwretxCI3vYq04uxkfIJCNeVfH25WL4e4xohppvuAIgcM/tUAljEB2/4Bg8s9l8nhGVaHxxIZC6vPXs9ik7MJU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVI/lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/4Q/+JCv8gVjRLaHRj/GZjTP20l0g81EI13F4+x8kuZHSNm0x08GD\r\nQrW/cEitQGBgPxmFUH28Hg7aEHo2s+yNA4n7zNGzSL+ia117xwcmFE+IqKHZ\r\n1kHCQ+fpKyAIGcJYK1iqQkcQrxLElLhFmy8Qbh2+Y0hix62z0DOBrV1TOCAD\r\nZYh1Po7YMW6am9rusZ2sJI93bHjpDO/ksetYqtQW6hcRsuRHgFcU7mova9u7\r\nK4nDeagfS0+/af517vrltdfQ8vVNOGr9PnzMOevJgTMpDSsvyVvGHtoRDUPi\r\nFcos2xbmNgMT9P0TFhDbdMbDJOe1AWeOjVZwfHuMvqSvS39Ck7PtBPl+lVFK\r\nIA3GpbhJTdRgEKy4CQVTN8d57W0kApH5+mpfA52A71PuZvySCszBGkNpkz6Y\r\nVZ1wDTPY4VdrbGdnneZf3ftFNKOxmwDK2TDrNlZHf0w+l+wcIeiyJFAylV8V\r\nPnHTn8sQY4IxNfcd6hIn7kgOSbYMJmuWuf00pXSE1TDP+VumvWUbFYCExVlf\r\n4FaXbFXwmRWRcZ/lrGAqLavTy8OXYX1Q1qizap3Z39xR8As4hVxLa5Cwj7IT\r\nNkiRbYeKm5GCk5PDuzRLtjh2OO+WgRChfeLr6eKBzS1QDIu1LmDUQL1quM0g\r\n/gEluqL4H90qogTcFMXjIetHCD6sRAdSf7c=\r\n=oHen\r\n-----END PGP SIGNATURE-----\r\n","size":8975},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.4_1649709029353_0.443575073569882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-11T23:40:53.767Z","contributors":[]},"1.0.5":{"name":"array.prototype.reduce","version":"1.0.5","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","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)\")\"","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"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"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"},"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"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"9721175338f7085d7c76f73d2c827a44d1307b89","_id":"array.prototype.reduce@1.0.5","_nodeVersion":"19.0.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-kDdugMl7id9COE8R7MHF5jWk7Dqt/fs4Pv+JXoICnYwqpjjjbUurz6w5fT5IG6brLdJhv6/VoHB0H7oyIBXd+Q==","shasum":"6b20b0daa9d9734dd6bc7ea66b5bbce395471eac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.5.tgz","fileCount":16,"unpackedSize":29140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCreXkDUOWZ0I1TWgzGaMXDlzVtmiu9zOyT4NC65fN8pgIgXCeacsqzB3vA3vDR/PzL7WKGywDtDl0p5zkYXwk+/lY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZKY+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry+hAAlUmugh9Bzgg0xUJD/3SC8i6wvIACzzB7m40z4F3060GqCrop\r\nWm6phg8KdOmtOt2+WNLFs4Qkdld17K/y/6W1dweEAObiG9ymp8gOWWD6axC+\r\nwnY/lgQDQSkvKs4iseHaVeON1SZ1KbNZm0WCT26fzaabQp4nfTnmCqerxViG\r\nLHbvPcLoE68rasp3vRM58dFEHJh6Tmntq9niQYhVuIgFQ1cqq0R5g/hV51mC\r\nlMZUt3JPVAPAXz3naABU+WVdM2x2KcW5M+j2SoRESYk6zdMTNVyEDOsIXFcF\r\niDoeLnFosxnTVCjpJGedjeQ3WFhgAihCBPr2sjhNvweT8bzVtL8i6jcW+22s\r\n3X0KK8jd4oqzG1E9/jGmg4jblZOaEh6iQnWdtED29Fmsp1TdstYmuF0AJbAY\r\nd0W378q9KlWEgqG0cEW7J7mGHA51nQXZ5FFfn/QWRQxyHnyx/75/6yA01UR2\r\nvGaI+sB0WqpM5cTCVADQevp268x5uNFTiOMER+RXrOlCwkwhu6shJMNpeUkM\r\nYyG5RktAVrh+9+fcqGKSVMNcI+duY/Q5KPWEBPhbjd+Ltr13Yqz4BKz0LHhR\r\nkTb4UdEZap2FV0iyPI+XEY2kkBITMRcLdl1hD2n1Tly3Q3Pdgqis9aEszMPU\r\nGgDWfwywmBVRXgVUJgKSPA1/tfbN3QYcQFA=\r\n=aT3o\r\n-----END PGP SIGNATURE-----\r\n","size":9352},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.5_1667540541906_0.9586282067461434"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-04T05:42:47.153Z","contributors":[]},"1.0.6":{"name":"array.prototype.reduce","version":"1.0.6","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","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)\")\"","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"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"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"},"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"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.reduce@1.0.6","gitHead":"5c5a9c378d3873b56e3afa1d277b3660b8889437","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-UW+Mz8LG/sPSU8jRDCjVr6J/ZKAGpHfwrZ6kWTG5qCxIEiXdVshqGnu5vEZA8S1y6X4aCSbQZ0/EEsfvEvBiSg==","shasum":"63149931808c5fc1e1354814923d92d45f7d96d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.6.tgz","fileCount":16,"unpackedSize":29607,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGU2bntZjFQpDpU1TaGa6B0BPT0sBuu6YDsJwoNB/lHvAiEAsDj3YVPGp9ihSHNJycoVQud5xzwC3TbaUkOVlc3WB0g="}]},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.6_1693370316230_0.5024777920956474"},"_hasShrinkwrap":false,"contributors":[]},"1.0.7":{"name":"array.prototype.reduce","version":"1.0.7","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","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)\")\"","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"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"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-errors":"^1.3.0","es-object-atoms":"^1.0.0","is-string":"^1.0.7"},"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"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.reduce@1.0.7","gitHead":"2f1a228221baa168fc8872aa82f0163b42d15844","_nodeVersion":"21.7.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-mzmiUCVwtiD4lgxYP8g7IYy8El8p2CSMePvIbTS7gchKir/L1fgJrk0yDKmAX6mnRQFKNADYIk8nNlTris5H1Q==","shasum":"6aadc2f995af29cb887eb866d981dc85ab6f7dc7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.7.tgz","fileCount":16,"unpackedSize":30624,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVShfpl/a1c1BnnAgA6kIKIuoxXwEYTd3lcwyVbUzoTgIhANEOKnDGMPaWLzTmAbvXzRrufZBhaCdajlJjZjhhwAR5"}]},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.7_1710996858342_0.3223250114717786"},"_hasShrinkwrap":false,"contributors":[]},"1.0.8":{"name":"array.prototype.reduce","version":"1.0.8","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","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)\")\"","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx npm@\">= 10.2\" audit --production","tests-only":"nyc tape 'test/**/*.js'","testling":"npx testling --html > test.html"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","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.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"dependencies":{"call-bind":"^1.0.8","call-bound":"^1.0.4","define-properties":"^1.2.1","es-abstract":"^1.23.9","es-array-method-boxes-properly":"^1.0.0","es-errors":"^1.3.0","es-object-atoms":"^1.1.1","is-string":"^1.1.1"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.1.1","auto-changelog":"^2.5.0","encoding":"^0.1.13","eslint":"=8.8.0","evalmd":"^0.0.19","functions-have-names":"^1.2.3","has-strict-mode":"^1.1.0","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.reduce@1.0.8","gitHead":"27597d0bba6159b678f7d44bbc9cef550f294851","_nodeVersion":"23.10.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-DwuEqgXFBwbmZSRqt3BpQigWNUoqw9Ml2dTWdF3B2zQlQX4OeUE0zyuzX0fX0IbTvjdkZbcBTU3idgpO78qkTw==","shasum":"42f97f5078daedca687d4463fd3c05cbfd83da57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/array.prototype.reduce/-/array.prototype.reduce-1.0.8.tgz","fileCount":16,"unpackedSize":31785,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB3CZYMoa4tEqY5TPnw5kML79fTUj7PlkckgvVoSsEBKAiEA4iWQmDDxIaPwuTsot7t0wRgQeG3IWkae/2FxJtQbmyU="}],"size":10082},"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/array.prototype.reduce_1.0.8_1742015156608_0.6128605484295464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-15T05:05:56.799Z","publish_time":1742015156799,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"1.0.8"},"name":"array.prototype.reduce","time":{"created":"2022-01-27T19:48:58.976Z","modified":"2025-03-15T05:06:32.809Z","1.0.0":"2019-10-01T02:04:35.443Z","1.0.1":"2019-12-20T22:21:04.241Z","1.0.2":"2020-11-20T00:07:08.682Z","1.0.3":"2021-10-01T23:51:15.379Z","1.0.4":"2022-04-11T20:30:29.557Z","1.0.5":"2022-11-04T05:42:22.108Z","1.0.6":"2023-08-30T04:38:36.406Z","1.0.7":"2024-03-21T04:54:18.498Z","1.0.8":"2025-03-15T05:05:56.799Z"},"readme":"# array.prototype.reduce <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.reduce` 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.reduce` 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 reduce = require('array.prototype.reduce');\nvar assert = require('assert');\n\nassert.equal(reduce([1, 2, 3], function (prev, x) { return prev + x; }), 6);\nassert.equal(reduce([1, 2, 3], function (prev, x) { return prev + x; }, 1), 7);\n```\n\n```js\nvar reduce = require('array.prototype.reduce');\nvar assert = require('assert');\n/* when Array#reduce is not present */\ndelete Array.prototype.reduce;\nvar shimmed = reduce.shim();\nassert.equal(shimmed, reduce.getPolyfill());\nvar arr = [1, 2, 3];\nvar sum = function (a, b) { return a + b; };\nassert.equal(arr.reduce(sum), reduce(arr, sum));\nassert.equal(arr.reduce(sum), 6);\nassert.equal(arr.reduce(sum, 1), 7);\n```\n\n```js\nvar reduce = require('array.prototype.reduce');\nvar assert = require('assert');\n/* when Array#reduce is present */\nvar shimmed = reduce.shim();\nassert.equal(shimmed, Array.prototype.reduce);\nassert.equal(arr.reduce(sum), reduce(arr, sum));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/array.prototype.reduce\n[npm-version-svg]: https://versionbadg.es/es-shims/Array.prototype.reduce.svg\n[deps-svg]: https://david-dm.org/es-shims/Array.prototype.reduce.svg\n[deps-url]: https://david-dm.org/es-shims/Array.prototype.reduce\n[dev-deps-svg]: https://david-dm.org/es-shims/Array.prototype.reduce/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Array.prototype.reduce#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/array.prototype.reduce.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/array.prototype.reduce.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/array.prototype.reduce.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=array.prototype.reduce\n[codecov-image]: https://codecov.io/gh/es-shims/Array.prototype.reduce/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Array.prototype.reduce/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Array.prototype.reduce\n[actions-url]: https://github.com/es-shims/Array.prototype.reduce/actions","users":{}}