{"_id":"array.prototype.filter","_rev":"12-e9817228833f14810e777fdef4441aa9","name":"array.prototype.filter","description":"An ES5 spec-compliant `Array.prototype.filter` shim/polyfill/replacement that works as far down as ES3.","dist-tags":{"latest":"1.0.4"},"versions":{"0.1.0":{"name":"array.prototype.filter","version":"0.1.0","description":"Simple ES6 Array.prototype.filter polyfill for older environments.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+ssh://git@github.com/ryanhefner/Array.prototype.filter.git"},"keywords":["javascript","es6","polyfill","array","filter"],"author":{"name":"Ryan Hefner","email":"hi@ryanhefner.com","url":"https://www.ryanhefner.com"},"license":"MIT","bugs":{"url":"https://github.com/ryanhefner/Array.prototype.filter/issues"},"homepage":"https://github.com/ryanhefner/Array.prototype.filter#readme","gitHead":"6de10e32c437526b1aefeb5430701c17c187e797","_id":"array.prototype.filter@0.1.0","_shasum":"04c0d323f9d6c9f94cd7feb15cf6fde739b5ad28","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.1","_npmUser":{"name":"ryanhefner","email":"hi@ryanhefner.com"},"dist":{"shasum":"04c0d323f9d6c9f94cd7feb15cf6fde739b5ad28","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-0.1.0.tgz","integrity":"sha512-m4JqDQ2ofcPRYdi1GlYQBnCrOz8y94b8cR7CTVzPjXGwnVl2gLMSP1rUVFrBFA71P/u3Eth7YzvKwMbiuVh7GQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJGaSX7P/0IP5Ogt2MqQZ3DMCJHvRmJYP5sxjwdwMULAiAtcw1RGLg5htqpJxE85tQ+WlCm/qJm+OUfWtIsV0YpbA=="}]},"maintainers":[{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/array.prototype.filter-0.1.0.tgz_1461263851488_0.5531266003381461"},"directories":{}},"0.1.1":{"name":"array.prototype.filter","version":"0.1.1","description":"Simple ES6 Array.prototype.filter polyfill for older environments.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+ssh://git@github.com/ryanhefner/Array.prototype.filter.git"},"keywords":["javascript","es6","polyfill","array","filter"],"author":{"name":"Ryan Hefner","email":"hi@ryanhefner.com","url":"https://www.ryanhefner.com"},"license":"MIT","bugs":{"url":"https://github.com/ryanhefner/Array.prototype.filter/issues"},"homepage":"https://github.com/ryanhefner/Array.prototype.filter#readme","gitHead":"9cd50e7707ef5003724fbbf2da148d82adffd460","_id":"array.prototype.filter@0.1.1","_shasum":"96589a2aec6f8bb21caaa7c06da8a7a27597fdcb","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.1","_npmUser":{"name":"ryanhefner","email":"hi@ryanhefner.com"},"dist":{"shasum":"96589a2aec6f8bb21caaa7c06da8a7a27597fdcb","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-0.1.1.tgz","integrity":"sha512-COBSWl0PimkmQoMzc3evFfWChNBrOQLaBgl4oVa4wC38weg/B99sQ88T3Rr3gvm6EGktG8+fNOXJV/3OhItoBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+DtQimeCyipe8G89yMYKuIZsStVJy2VruC5oeCemkUAiA2Me9tsrJkn/wbjZgXQDSuSNxbh9nKyIOd2mJxK5Rr0Q=="}]},"maintainers":[{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/array.prototype.filter-0.1.1.tgz_1461265589210_0.3879214895423502"},"directories":{}},"1.0.0":{"name":"array.prototype.filter","version":"1.0.0","description":"An ES5 spec-compliant `Array.prototype.filter` 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.filter.git"},"keywords":["Array.prototype.filter","filter","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.filter/issues"},"homepage":"https://github.com/es-shims/Array.prototype.filter#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.5.1","aud":"^1.1.4","auto-changelog":"^2.2.1","es-value-fixtures":"^1.2.1","eslint":"^7.23.0","evalmd":"^0.0.19","for-each":"^0.3.3","function-bind":"^1.1.1","functions-have-names":"^1.2.2","globalthis":"^1.0.2","has-strict-mode":"^1.0.1","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.2.2"},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.18.0","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":"4613c3c6eff051fe912d49317ce59d11e1fba52d","_id":"array.prototype.filter@1.0.0","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"integrity":"sha512-TfO1gz+tLm+Bswq0FBOXPqAchtCr2Rn48T8dLJoRFl8NoEosjZmzptmuo1X8aZBzZcqsR1W8U761tjACJtngTQ==","shasum":"24d63e38983cdc6bf023a3c574b2f2a3f384c301","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-1.0.0.tgz","fileCount":16,"unpackedSize":18927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpLLLCRA9TVsSAnZWagAAgFMP/i3H3l6FPCQJJ44OSK7i\neAf2/tBhqhHfTfsF4Uyf8PZ17uDlmW3do7G4ofwi9eUyRuyHRbWZ1KhATmpK\niuujlddzvBYm2yJhl7c7CJga/q1qAZQNecYte/5x+chQC9sQskNdheqD2qF0\nbCIdKryROqzFN/uBo3bkyrKGeBGTGgolHCFjS+bS/QtYedVgaTrcoKwkErSI\nqHbLv+zBZ6gI2CBdGeQDqCh/2qinHvvfdpfm7bRLcRMX3KkA0YJasfeMhQ1/\nT249U9Bc3l7c15U8D1JZr50yxckogC4i/pqnb4OzK5nY1koQH7lwlYvGj8uf\nj1ObEKALVZkC1tPs1mF49XDAZOkC3S8gq8ZMK1AjJh078MZ3Tefpf1SY7pS2\nIhf30afSyG7mUcezgkcJGugC9Nqp91aJKK9/yhWCVTp7ietCELvXboHjaSBn\nBvMRMM4Y08NFhIGUcI0cPmhFakdg626lJUX/G3kMOzy93KDvB7JSCjqYd880\n3gWBpdAYz4lRICVaWz2YuQIarc3X8Qb6dHa5sgI9+yzRkLtZ9I1l1CdiOx5P\nvUGOnAsSeMCBWa+lulv/D0XLz1DzaSyRFR4G/k15CifrlvROgvBygH/vOLB0\n8cokFJXzA/eupYTUmeIm13GK3YEDBRInEzsFRo+VZAQywM83mLW8E1mclXlw\nYGTY\r\n=4s93\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKPzLTW5/FvWYGGdZ3U+vwLZQs0w4H6SNZERh0JYbaAgIgBXVvH8WqNzJPfLJofxQcOSyEbtqqVaCAOjE5+vdCWI0="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.filter_1.0.0_1621406410448_0.7339780274291665"},"_hasShrinkwrap":false},"1.0.1":{"name":"array.prototype.filter","version":"1.0.1","description":"An ES5 spec-compliant `Array.prototype.filter` 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","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","posttest":"aud --production","tests-only":"nyc tape '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.filter.git"},"keywords":["Array.prototype.filter","filter","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.filter/issues"},"homepage":"https://github.com/es-shims/Array.prototype.filter#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","es-value-fixtures":"^1.2.1","eslint":"^7.32.0","evalmd":"^0.0.19","for-each":"^0.3.3","functions-have-names":"^1.2.2","globalthis":"^1.0.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":"7222a8a392d5a8089e3a0bce64180d6e1d73026a","_id":"array.prototype.filter@1.0.1","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-Dk3Ty7N42Odk7PjU/Ci3zT4pLj20YvuVnneG/58ICM6bt4Ij5kZaJTVQ9TSaWaIECX2sFyz4KItkVZqHNnciqw==","shasum":"20688792acdb97a09488eaaee9eebbf3966aae21","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-1.0.1.tgz","fileCount":17,"unpackedSize":21457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2ju7CRA9TVsSAnZWagAAe7oP/jXVjl6sN8EXyduxSCDH\nkVdwisUZqJNBYX57ksgApD+GqluXfnAAqUZ7RanuqsqAHubozeTJn6rU7nD/\nsljMvqO4g2xgdVbW+vmgi92R1+FflZax/fm4beqbB0FH64e5d/L1yBRTqO5Q\nR2eqXBaHEtScIz1OGUBh4MKxOSiRHn8yliUcwSakFmWSWK4Gi4nBrhDLK0tx\n/MlAa266SnZMN+uEiBnAI6d2mexaIV5YSiN15FeR/4NJeHEfxxKx8e3kXBHw\nJu3qSSHUzO/UIXfjMCoZeOaMQmoCHQbplKBRKbyXvIC/4bxXMeq7644Rtyc7\nFnK93TwGYJzGP3b2WQpUz0r16eV7wXX4Xo+tJpSQLJRDXV2eKR95yLt61DUy\ntJS1NdDjOvlZ89IMF8LGBFXxuR+TLYa4A2BOaMRwor8Qh4GPTBXQZhYbA7z2\noR4IIFeajpuOl2xEJDqTQ/4OOjSplk0LqlLTBY2RS+dfjBTkPfq94LBLj1I9\nkM4VAjKV2lLSuWFBKtLiYV9W5XB/DvGxiS+AnX9p7Tax8/O+ecqNgLvAPO9V\nWyk8ZpmrkbXV8CquyvSSDnJf3HbvWuHNvofy/YeU1wOZWhs1oEDLLIuSchhm\n/UnGrIogZJMOk3JCVi08A8cKVszlS5QRGBnVdtUFTZvKHkrzyELjWMeSa66w\nAqIZ\r\n=VddX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKwsTSe4SvEs4ZmZiYB0vNC/J9CSFE695PqK8lXh8yjAiBCwGHqKoJ9mU2UKy+N/Idd2miYI01+XgJlKLTcwP1ntQ=="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.filter_1.0.1_1633156423147_0.6929697416122782"},"_hasShrinkwrap":false},"1.0.2":{"name":"array.prototype.filter","version":"1.0.2","description":"An ES5 spec-compliant `Array.prototype.filter` 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","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'","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.filter.git"},"keywords":["Array.prototype.filter","filter","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.filter/issues"},"homepage":"https://github.com/es-shims/Array.prototype.filter#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","es-value-fixtures":"^1.4.2","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","functions-have-names":"^1.2.3","globalthis":"^1.0.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":"8836290b0fbd99a8935aee6108f8c3233ee3e6ef","_id":"array.prototype.filter@1.0.2","_nodeVersion":"19.0.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-us+UrmGOilqttSOgoWZTpOvHu68vZT2YCjc/H4vhu56vzZpaDFBhB+Se2UwqWzMKbDv7Myq5M5pcZLAtUvTQdQ==","shasum":"5f90ca6e3d01c31ea8db24c147665541db28bb4c","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-1.0.2.tgz","fileCount":16,"unpackedSize":22926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBLiEYo99qlHncKgdxFNpp+T9rTksDo2meATI8jaWhxAIhAO7myBfS3YEuX41u1H0RrU+hyDXkmznuAvgW7VPSRNDm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYtmdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQ3w//Ux6q3N8pas5r0FF719mSg6KevOFvXZF5/NcQfNOuuLXfl+iM\r\naK/EaeYC7wQkICEjyWm0WbeiiZIFeLPB7SIm/DKFQjWkVOz2jY8PpJhBIRT1\r\nimPe3GGNBf5o4EVMyL5cWlxbCBy0EShvZXhTYzeZrT0NqIUAJfeisVriUZNo\r\ncR0PxSYFudcOu4/LKiXwiXrk/HQa6UUooUsmGw8KRxv6FxGtDOLMLfLsg2pe\r\ntzoElxL/OGafPPnB8+n8zioK02SHtPBOIvCJJENTiVyioZo9h/ZBBGjLZo/F\r\negG8w+NkkSzWm96YtrYFKHU/V35xMgEEa7D4SO2viIbFpf9pQnuyCSg48gD0\r\nRlhlXYhPrFcCJTP+18bbz0vw2lb8W3a7UAaGmh3BMKObGlpDkQM2DQCDY4AS\r\nB7m5i5pMuSbuhO1VmU0yYsIg2t+BMVm51fomv8AK/dRzrtXsP5/Vzp+FCOIO\r\ngs2e5FQfi01jZL3wwtkp1LT0XIyMSCDuhV9EXrFHCeR52pts6vveNmZikM28\r\nGVsL7wqwGrsanR8LI/cGVWdmoNBu77xd1yMzKqwQI7Q7QRm95GKwauYGR4H7\r\nMHstg6YdX4otk+CN58ypTtY8JvE/maxZDfmguPdKoGmMMQiy9f9WmT7ZKmym\r\nfhowZqzgyNCgqVlQteBasjd15GPW7NG0fG0=\r\n=Zp27\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.filter_1.0.2_1667422621743_0.8153710778698886"},"_hasShrinkwrap":false},"1.0.3":{"name":"array.prototype.filter","version":"1.0.3","description":"An ES5 spec-compliant `Array.prototype.filter` 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","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'","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.filter.git"},"keywords":["Array.prototype.filter","filter","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.filter/issues"},"homepage":"https://github.com/es-shims/Array.prototype.filter#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","es-value-fixtures":"^1.4.2","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","functions-have-names":"^1.2.3","globalthis":"^1.0.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.filter@1.0.3","gitHead":"85a0f13334ecfee925bae860ece2a7cb78cedbea","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-VizNcj/RGJiUyQBgzwxzE5oHdeuXY5hSbbmKMlphj1cy1Vl7Pn2asCGbSrru6hSQjmCzqTBPVWAF/whmEOVHbw==","shasum":"423771edeb417ff5914111fff4277ea0624c0d0e","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-1.0.3.tgz","fileCount":16,"unpackedSize":23394,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8LcAX5uTZwEwSQawCWSlz6hCtCVUkt6VS9bAGL4fOhQIhAOwhfbqUDR5EfT1xlGvRE6SptQR584Vy+Unk4ZAQDsXt"}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.filter_1.0.3_1693960993082_0.2791844862186976"},"_hasShrinkwrap":false},"1.0.4":{"name":"array.prototype.filter","version":"1.0.4","description":"An ES5 spec-compliant `Array.prototype.filter` 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","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'","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.filter.git"},"keywords":["Array.prototype.filter","filter","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.filter/issues"},"homepage":"https://github.com/es-shims/Array.prototype.filter#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","es-value-fixtures":"^1.4.2","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","functions-have-names":"^1.2.3","globalthis":"^1.0.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.filter@1.0.4","gitHead":"28594fd0b9640eb92bf62598265ed4c4dcbbb32e","_nodeVersion":"21.7.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-r+mCJ7zXgXElgR4IRC+fkvNCeoaavWBs6EdCso5Tbcf+iEMKzBU/His60lt34WEZ9vlb8wDkZvQGcVI5GwkfoQ==","shasum":"bef83fde8a36a14d3de988c43563e0f5249962bf","tarball":"https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-1.0.4.tgz","fileCount":16,"unpackedSize":24229,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICMtifhyvRhTaZ9nCSC+izKOWpX7c+vKK4ULE+1TMi4FAiB54NmkzI4BDHzSwgQSu7M7d05jJveCjqYCpvWfh1e2KQ=="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.filter_1.0.4_1710814355653_0.9414521358614485"},"_hasShrinkwrap":false}},"readme":"# array.prototype.filter <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.filter` 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.filter` 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 filter = require('array.prototype.filter');\nvar assert = require('assert');\n\nassert.deepEqual(filter([1, 2, 3], function (x) { return x >= 2; }), [2, 3]);\nassert.deepEqual(filter([1, 2, 3], function (x) { return x <= 2; }), [1, 2]);\n```\n\n```js\nvar filter = require('array.prototype.filter');\nvar assert = require('assert');\n/* when Array#filter is not present */\ndelete Array.prototype.filter;\nvar shimmedFilter = filter.shim();\nassert.equal(shimmedFilter, filter.getPolyfill());\nvar arr = [1, 2, 3];\nvar isOdd = function (x) { return x % 2 !== 0; };\nassert.deepEqual(arr.filter(isOdd), filter(arr, isOdd));\n```\n\n```js\nvar filter = require('array.prototype.filter');\nvar assert = require('assert');\n/* when Array#filter is present */\nvar shimmedFilter = filter.shim();\nassert.equal(shimmedFilter, Array.prototype.filter);\nassert.deepEqual(arr.filter(isOdd), filter(arr, isOdd));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/array.prototype.filter\n[npm-version-svg]: https://versionbadg.es/es-shims/Array.prototype.filter.svg\n[deps-svg]: https://david-dm.org/es-shims/Array.prototype.filter.svg\n[deps-url]: https://david-dm.org/es-shims/Array.prototype.filter\n[dev-deps-svg]: https://david-dm.org/es-shims/Array.prototype.filter/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Array.prototype.filter#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/array.prototype.filter.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/array.prototype.filter.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/array.prototype.filter.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=array.prototype.filter\n[codecov-image]: https://codecov.io/gh/es-shims/Array.prototype.filter/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Array.prototype.filter/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Array.prototype.filter\n[actions-url]: https://github.com/es-shims/Array.prototype.filter/actions\n","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"ryanhefner","email":"hi@ryanhefner.com"}],"time":{"modified":"2024-03-19T02:12:36.307Z","created":"2016-04-21T18:37:32.930Z","0.1.0":"2016-04-21T18:37:32.930Z","0.1.1":"2016-04-21T19:06:30.652Z","1.0.0":"2021-05-19T06:40:10.869Z","1.0.1":"2021-10-02T06:33:43.318Z","1.0.2":"2022-11-02T20:57:01.905Z","1.0.3":"2023-09-06T00:43:13.363Z","1.0.4":"2024-03-19T02:12:35.799Z"},"homepage":"https://github.com/es-shims/Array.prototype.filter#readme","keywords":["Array.prototype.filter","filter","array","ES5","shim","polyfill","es-shim API"],"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.filter.git"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"bugs":{"url":"https://github.com/es-shims/Array.prototype.filter/issues"},"license":"MIT","readmeFilename":"README.md"}