{"_id":"array.prototype.some","_rev":"14-801fbdae788f970b6e1429a24c721ac6","name":"array.prototype.some","description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","dist-tags":{"latest":"1.1.6"},"versions":{"1.0.0":{"name":"array.prototype.some","version":"1.0.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"! type safe-publish-latest >/dev/null 2>&1 || safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npm run --silent security","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module && npm run --silent test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"testling --html > test.html","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"eslint test/*.js *.js","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"define-properties":"^1.1.2","es-abstract":"^1.6.1","is-string":"^1.0.4"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.1.0","tape":"^4.6.3","indexof":"^0.0.1","covert":"^1.1.0","nsp":"^2.6.2","eslint":"^3.10.2","@ljharb/eslint-config":"^8.0.0","semver":"^5.3.0","replace":"^0.3.0","@es-shims/api":"^1.2.0","evalmd":"^0.0.17","safe-publish-latest":"^1.1.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"41942fc74b90fbd9738d0d5132a4beb4685573fc","bugs":{"url":"https://github.com/ljharb/Array.prototype.some/issues"},"homepage":"https://github.com/ljharb/Array.prototype.some#readme","_id":"array.prototype.some@1.0.0","_shasum":"591607f84aa3051fb91295b81d79c887cdb7c338","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"591607f84aa3051fb91295b81d79c887cdb7c338","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.0.0.tgz","integrity":"sha512-/GtVwzv0wYg9YhC1LHtkoDzQc8tKeNAQX6OauhrOFD+a7hRHMlO70YZF/udRnawBITIsP3lZQiTakX+7Ny11XA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGnQrgpJ41b1awjfZjkLXXCA1ZK1LSySUh6Wfk0LpAC9AiAZhyDt2Ny29Cqh3gzupjte0CQlHJaG4WFeZyUAFD3Cow=="}]},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/array.prototype.some-1.0.0.tgz_1479916283133_0.4116903399117291"},"directories":{}},"1.1.0":{"name":"array.prototype.some","version":"1.1.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"! type safe-publish-latest >/dev/null 2>&1 || safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module && npm run --silent test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"testling --html > test.html","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"eslint test/*.js *.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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.16.2","is-string":"^1.0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.1","auto-changelog":"^1.16.2","covert":"^1.1.1","eslint":"^6.7.1","evalmd":"0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","indexof":"^0.0.1","replace":"^1.1.1","safe-publish-latest":"^1.1.4","semver":"^6.3.0","tape":"^4.11.0"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"566fe0e8a82d41bd036ed1845ba0a4bc4106430c","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_id":"array.prototype.some@1.1.0","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","dist":{"integrity":"sha512-pdODej8SoGZDKF22+KeU+iMBn4W/8hjMLibJpJpoE9wrEUeVv9ZpQpcGEABiTl/h4ZxOiIJwcfZRKBKg40PE1Q==","shasum":"ff5036bc4f1cc536551dc18e666fbf6fc6164ac4","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.0.tgz","fileCount":19,"unpackedSize":789014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3GoKCRA9TVsSAnZWagAAjcIP/1m6Kuj6xJ50Isx8xLEc\nvPFUhALgfOAIW+oR2nO3OGUUk9DZVSw9F4ez30z4ZhMES3kkmnNNwcAQpTXO\nEbHYH4SHWVcJMjtfkg6SZAJvuzwNSYMUAgaTZmaboJXFwvkfUtS4KIlYie2V\nCEw+y1IGzdU1O5WzMNQWz9DihmT98sP8i2iARBmVcYxWSuTN2EIZMxv/lQKQ\nR9sS9uw5YZq50JpgO4vddYdycgoPgvCv9NAtj8JQUuZXcYPhR3i6k/SyeLm8\ndmq9Ii5QWj7MiDF+XaFXSth7xjIXCsZ4JxVv/YZ6B/1ePTdpsrVXXh/zS3tA\nwinMWPBfdxazxnSvPky/4s03yAUa48TIHlOIIWvytD/BQiw4fO2gqoK6vTUb\nV2kAvnc/LTFGXmVIb1TWp7rpMySEWC+NIGqFZ9sOLeOzja0xpVSgUTdf+DUb\nM9FmcHt5/mb3m2cQsuQcrYfZNU9i491v1ooy9Jc2U7bfL+8Hyr9mdQgu2oBo\n/GEgNQS5Iw9zXqqWNOQFeS4d9o53OnKD2Wz/4G3fkC5vgNIY28U7lTaNYw9p\nee3XEsKgoHTegrDlmcOvp7EeHiKUyX/RD6dh8ppoxTg56/yuEQoRUEX8Dwtc\ns4cTwBFAMyONdUM+KqkBlKA5xyxWU2NLQjLxlvAJxGsozcleFm1IDBnMpsbQ\n1tdy\r\n=hAvV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIETfxrh2uj0gL6Tm6cnMpFd3/ncRpsfl5Y24g9GfdgLuAiAUQbI/q4xpNQmB0fkIh6vs1zWfYEt5FmbPyLjeE7czCA=="}]},"maintainers":[{"email":"ljharb+esshims@gmail.com","name":"es-shims-owner"},{"email":"ljharb@gmail.com","name":"ljharb"}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.0_1574726154279_0.8435610033179588"},"_hasShrinkwrap":false},"1.1.1":{"name":"array.prototype.some","version":"1.1.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"! type safe-publish-latest >/dev/null 2>&1 || safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module && npm run --silent test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"testling --html > test.html","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"eslint test/*.js *.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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.1","is-string":"^1.0.5"},"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","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","indexof":"^0.0.1","safe-publish-latest":"^1.1.4","tape":"^4.12.0"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"6f155e2604fcb67704437d6b3c83993c65d29349","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_id":"array.prototype.some@1.1.1","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-22me5eGi9nuhPQkGZzhoZM/Dlhlt3FiJDTx0fVuHi5iT+i3sYvlfwqeOPEMwNd/RFSM0fr6/QRLAtnnQ9A0okQ==","shasum":"5a4d6bbfbab705816d63cadf3900c5c7d5626eb3","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.1.tgz","fileCount":19,"unpackedSize":790021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+xZZCRA9TVsSAnZWagAAQFcP/juU9+hiJkOHMIC9HHjO\n6LEsR6wJH3B+FT9R7Lh/Mwb6tlatKYotUybGfKYJuixQYsy7XWTM3eciltZh\nhU5ywgA9Hb0mQHHIynmrfo4s/okYZF40DQM9pXDw/6olRp63YEOmGiUX3bV4\nClT0JNCrb6ZWlKLbb/XRe5IHkbHTO2Vi0Iv5n1ZtuwJ9h21yBNDaYcFBazri\noheyuTpk0vPYS8LmjwtLV+kef9rDkqWXIy3HHoKltnParolFuVzqWH1N+0B7\n4zdukCZlcok+3B0Na49KOHBg2oJrkncinDjEtdZ4I+LiEM38W+pqy7Fffz02\nrOBebZn/tJDpMQlV5dFTD+2m0wSyuJMF1DVdM7SXdlH5QBdK+O+Rw9nFKYd3\nuj+0CfkUsVOnlIDQkOhn4yXjXpSrICU5TFRex4tnUfmxvdqpAdJ/nIkvFyoo\nM0cChy8BFwnSEFJMW7/jdlydT2db4Ef3RvGDDV6i3uc3Rl6kPEc24N/8/oqe\nvfaTV8IQZlAKxYMjwf0FVX2X7ssZ5S6DUTO7g9+Y/SAN0JmrDaVArU2uKgqi\njO66w5eNXEUW9eoeLemBj9yTwCZpdqCX+uIaQwsCFP2t1OPgtgJE7dbcwvXw\nqMZ3byOFEydn5RMzorGC0Ts0DqOkU4D6DHShwbTwLp7OGPygZSJBmtNJPYtW\nEU+e\r\n=zVXO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH+7GMXIGuNGxfVOq0MxCKIwvdImoor47ZmgoXy6SXC3AiAiypDJV0qndM0MGIjuqdr1j7Sy6qr9UVish1LaB9IFXA=="}]},"maintainers":[{"email":"ljharb+esshims@gmail.com","name":"es-shims-owner"},{"email":"ljharb@gmail.com","name":"ljharb"}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.1_1576736344802_0.36665542898378956"},"_hasShrinkwrap":false},"1.1.2":{"name":"array.prototype.some","version":"1.1.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"! type safe-publish-latest >/dev/null 2>&1 || safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"tape 'test/**/*.js'","testling":"testling --html > test.html","lint":"eslint .","postlint":"es-shim-api --bound","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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"call-bind":"^1.0.0","define-properties":"^1.1.3","es-abstract":"^1.18.0-next.1","is-string":"^1.0.5"},"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","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.1","has-strict-mode":"^1.0.0","indexof":"^0.0.1","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"84209aca2acdc17fccbd281d1e76b6c81d8f3734","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_id":"array.prototype.some@1.1.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-BRwD7WB6Pp6407/shC3EkprSDSNhfZPRf30b2LANeLh04EfbuI20oqcHGc8fTdSHQQVf0AZN76a6wg6UPg1Tpg==","shasum":"bf9adbdb903587ce453861e04eccaa827e7039f9","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.2.tgz","fileCount":17,"unpackedSize":27284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftNaLCRA9TVsSAnZWagAALB8QAIl2kOYyeemrLEezuJTT\no8rkq+oIEqA06X8Vm8mIPf+yBouhumcblBeErgCrUc/DVMYEafDt3sJkzyAH\ns9Sb3Xw+xrveLD6lefS8MQPMiKTpD5czj7Ei76sLzkcw7HvsHUlkpFhkrLRi\nTAR3vKw9tewj7I3Kr8IPT0wxCVMzrunc72NiFPVGKyaL76+SWDFt27KiL+tG\noIQGz62Bg4n+BBI4A5XxFjWR+jfj0/kYDyYb5mRel4oAT90Ael1j3NZyIXHz\njHlLWCCv8VsByQB7tW4447GvbxKKfJgyJUZv48DciYOYXC4dQ1H+pwq+eFPf\nnAQ0Jgmgx/DCQSe/ACJ9EMHF5SYfr0N5fvTrB8uMpNlNC9ibS0xtLF2baVWM\nCB0ejWS0bKsgHBF0olke2PWYYsVQ8zyxiqe3+tnvTulyEsBHG7GKCqJBZBc6\n+1+AzYq03YQZAtLisrtoL2wN+sQVZre272l9hqKK5kOSg9NFXW6Mc2g3xzB9\n4hAPvecHl+Z2fT3Z9cBfBJYyv+buFUV1Tnmb3QcS4r3pYlQHHf3YMIjRYtBo\n9+k59F/q9GW2YCWnOgw+iMcWHzqi7W6gQToPX+IggnCVVs247AHHxtbZEq3k\nfUYQGHLx47XjEJpXZtlgM/FUXfxEixO60pKATEbpD16O/QwRPiwhowNlstsR\n2gbE\r\n=2yOR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwvXRMfQpbg16Ne3K0/1KVj/xi2HyRZ1ojNJQNmzKDBwIhANIPJxS9J+0vxn/95jcQ3uw62RZD5EI0TYFWBJoQlMTB"}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.2_1605686922911_0.6287072049050457"},"_hasShrinkwrap":false},"1.1.3":{"name":"array.prototype.some","version":"1.1.3","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || safe-publish-latest","prepublishOnly":"safe-publish-latest","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"testling --html > test.html","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.19.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","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.2","globalthis":"^1.0.2","has-strict-mode":"^1.0.1","indexof":"^0.0.1","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.3.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"05160e42e097dcfb3d0884ce78ffd34e27d161eb","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_id":"array.prototype.some@1.1.3","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-JwBEve+gNfjvFIk36qDpbo2QYbd4OERsO2fxStcuBm7mXYk3sw2OUYK4ldtGb9rqZef7Xy5uCoGqOUZ9t8+YDg==","shasum":"7e1c2dc73cf625c02a1aa7a1b25e8261a8b2f334","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.3.tgz","fileCount":18,"unpackedSize":30081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2jvTCRA9TVsSAnZWagAAio4QAJfSaB+tr7h5G2gJjCN4\nKThTT043uZnLzWyO0ufsilKS/1jmsWUPf9TRn3nUYQeHF+NISif6sk1TYWGK\nTXZLQX10TpWHN5CFc3ypkzMpxwHRkEmClDy34QybT2/RDR1sXfj51GZxKHBZ\nqgxbcD2EQIMzk1MI56gTeD8+FzVsNAHGd148I3/M4VIdk0Az0uUGEgB3FHfn\ntya8V2GpH1wTWxnDsojs3iqSkZyFuTFShylqCtt7448pOAc5Gc4qnjkaqMPJ\nQmzIzilRkLUFH6qiicTzpVWvmsHOfPMIFbZCFJQrnRTYlM6cXpq23/wOTNIi\nBtWMoD6ErN1cIcorKXU7D5EUB5IxezAY0PTby9CIiMat5yNR0Gvud1G6idfx\nBMpcL2KZaqGlZYdlMTRVFrkdYo20ApNcgZB22OTPQ3OMvnG1xzuFj6smOO0m\nPgsf/V/1Vpz8It8jnZpAQfLrg5mJBW9oWywNS5Yfmg94uX0WtkGGGXA8sg7e\nK6mr6AR6uupXZB35phSrSuY+KsJ0GiP9LtF5ZqeQkSUiFmDkpipuAFz3gViD\ngPSjnal7hrLSEbvxuFFP7JMwvNtyy6rItEACSWcSM8nS4nwe3b0yLlmwKa/O\nqPYV7soyHBRXksbSX6SHOcdsNgvjZAQHFukS4kKG5tIPmWmDlO0YfRjuQ5uL\nt+iz\r\n=l+hc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvU+VXWjDOgNiCrLQ174q+B2jAHcMR890kfq2aEt4e9QIgWZPHtWADaKcf4bHJ8mjebmMwtfrCRsGgE2gdNQbqm4o="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.3_1633153688909_0.0684234970329638"},"_hasShrinkwrap":false},"1.1.4":{"name":"array.prototype.some","version":"1.1.4","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"testling --html > test.html","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.4","es-abstract":"^1.20.4","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","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.3","globalthis":"^1.0.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","indexof":"^0.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"fab826402df9aa81b01a1a47b005a7cc032f4348","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_id":"array.prototype.some@1.1.4","_nodeVersion":"19.0.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-OQpjwz0rbadnIXM+diwC7chHRWq/FNRmnlA0XNSods1tSfG92COjj3IT1VzV1s0BeYr5jLBAXPoDJvHyRw83zw==","shasum":"b267c069a585e8a475c8a479a82d1ff756b5491e","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.4.tgz","fileCount":17,"unpackedSize":31634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqsQ4RWFXvZ9VDLzUfZ1//XhZH5HIeUefqDcxRZ0d4MAIgDWfuXVRpLIu6cWLhb/kMY96tVLffehneD5ewocb+p8o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZTlOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8WQ//Roft6KlFPVe5U/U2o4bvhg8mBRPiyg5DQCOIWxOU8/uv2SWM\r\nvP66tSJMeH5+9YH6BSb0gb2C+SckaCIKr99fVbFDAwMjVkyZPXOubQAvO10y\r\n0WOanmQkASc0AklsYuzgTEpQF0vpdnSMsa3oQzXJUopZy6zyBQHciS+nSMfu\r\n/q06U2f6OnSR+/a6CdM3wj+jMRMdTtGBhKnUrTc1npm9vzoP6pZrmRFVK51f\r\nB5K7dQlt6rDlBAM4yJ9+3TQfY1C/AnN4hmXbZS1TYR6tsqeR2cVPwk313xN1\r\ngcuMyYsy5HHuF8C3B3uYnDEe2SZblSSS2SOPf0djOAfuA6p+euVye18j5IgM\r\nk0Sw5A58Kuulo1Zql5j/2Knbmp4Dll/PdaPPNbqvQV6saxt2VgEjhIr2oks0\r\ncUahoF2Yd1R0oa7s01qr4sZ2voMCIIVTihswR5PsP2i6yxZko138QJLxt65J\r\n++jDwYkqPI0wB8AuVqDUVim3oEbkmsxy3P+ijl6SHIbaeAUrJIJrf2c2B3/9\r\n2G1Trhq8bop7xiNREjdou8tvhvq4gw/IjhwPyykKkwYqXcRTkfiKuvb1zk91\r\nk83dwQwy0jjlyqVKojxNojTYoLRY9cRnHs6eu+yLUDDbXJUTTSshwmiQuv14\r\nN2A8H8Xk1upsEU7/NA0WczzU3/UzUPF5JTg=\r\n=WxXl\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.4_1667578190360_0.8172912931094136"},"_hasShrinkwrap":false},"1.1.5":{"name":"array.prototype.some","version":"1.1.5","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"testling --html > test.html","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","es-abstract":"^1.22.1","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","foreach":"^2.0.6","function-bind":"^1.1.1","functions-have-names":"^1.2.3","globalthis":"^1.0.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","indexof":"^0.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.some@1.1.5","gitHead":"7d8f4f7cee31118342a5c5cd7bf2727bc1b7a146","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-ElkevlaqGphMFg/OsGUGQygXG0SSb8FeSLHbfkrqPlrmobgRJgCZZCJI9wocJVlAshA3kYyNq1VwCyZxi7Kvpw==","shasum":"cca59045ba634ed34b977ca45247e2662c3814b9","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.5.tgz","fileCount":17,"unpackedSize":32106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGXOSJlQb2BFXGjIU+rQ+1fIDtAGiUi+31o4F514PPyAiEAlj56ey6BlCGRwVsrjyut3qGdFaN5FBV83flfejvz0NE="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.5_1693769861318_0.821331984042696"},"_hasShrinkwrap":false},"1.1.6":{"name":"array.prototype.some","version":"1.1.6","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","testling":"testling --html > test.html","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","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://github.com/es-shims/Array.prototype.some.git"},"keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"dependencies":{"call-bind":"^1.0.7","define-properties":"^1.2.1","es-abstract":"^1.23.2","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","foreach":"^2.0.6","functions-have-names":"^1.2.3","globalthis":"^1.0.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","indexof":"^0.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.7.5"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array.prototype.some@1.1.6","gitHead":"30405d9c0a7e62614acef67cd9c30510390b1798","bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","_nodeVersion":"21.7.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-GPTqp68jyN2v2fWRPiRqJdtBusmMjFnq/vJSXnuZSyTJINo+7v897s2IuhNHeyOpNz+FoXYdJaL+06U3fxdmRg==","shasum":"bcd735c0dbdb851b0136826a051d5651788f78f2","tarball":"https://registry.npmjs.org/array.prototype.some/-/array.prototype.some-1.1.6.tgz","fileCount":17,"unpackedSize":33030,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgU1SXLDywZGQCuIKHsXufdem9K+YFbxKvGv2Es1id3gIhAKtZTKOQuTdqm03bjDzw4KAU+72Qz/D+HPQ1mAC9wVUC"}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.some_1.1.6_1710894022610_0.5028935822050005"},"_hasShrinkwrap":false}},"readme":"#array.prototype.some <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\n[![browser support][testling-svg]][testling-url]\n\nAn ES5 spec-compliant `Array.prototype.some` 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 proposed [spec](https://www.ecma-international.org/ecma-262/6.0/).\n\nBecause `Array.prototype.some` 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 some = require('array.prototype.some');\nvar assert = require('assert');\n\nassert.equal(true, some([1, 2, 3], function (x) { return x === 2; }));\nassert.equal(false, some([1, 2, 3], function (x) { return x === 4; }));\n```\n\n```js\nvar some = require('array.prototype.some');\nvar assert = require('assert');\n/* when Array#some is not present */\ndelete Array.prototype.some;\nvar shimmedSome = some.shim();\nassert.equal(shimmedSome, some.getPolyfill());\nvar arr = [1, 2, 3];\nvar threeOrLarger = function (x) { return x >= 3; };\nassert.deepEqual(arr.some(threeOrLarger), some(arr, threeOrLarger));\n```\n\n```js\nvar some = require('array.prototype.some');\nvar assert = require('assert');\n/* when Array#some is present */\nvar shimmedSome = some.shim();\nassert.equal(shimmedSome, Array.prototype.some);\nassert.deepEqual(arr.some(threeOrLarger), some(arr, threeOrLarger));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/array.prototype.some\n[npm-version-svg]: https://versionbadg.es/es-shims/Array.prototype.some.svg\n[deps-svg]: https://david-dm.org/es-shims/Array.prototype.some.svg\n[deps-url]: https://david-dm.org/es-shims/Array.prototype.some\n[dev-deps-svg]: https://david-dm.org/es-shims/Array.prototype.some/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Array.prototype.some#info=devDependencies\n[testling-svg]: https://ci.testling.com/es-shims/Array.prototype.some.png\n[testling-url]: https://ci.testling.com/es-shims/Array.prototype.some\n[npm-badge-png]: https://nodei.co/npm/array.prototype.some.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/array.prototype.some.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/array.prototype.some.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=array.prototype.some\n[codecov-image]: https://codecov.io/gh/es-shims/Array.prototype.some/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Array.prototype.some/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Array.prototype.some\n[actions-url]: https://github.com/es-shims/Array.prototype.some/actions\n","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"time":{"modified":"2024-03-20T00:20:23.210Z","created":"2016-11-23T15:51:23.721Z","1.0.0":"2016-11-23T15:51:23.721Z","1.1.0":"2019-11-25T23:55:54.403Z","1.1.1":"2019-12-19T06:19:05.018Z","1.1.2":"2020-11-18T08:08:43.052Z","1.1.3":"2021-10-02T05:48:09.057Z","1.1.4":"2022-11-04T16:09:50.574Z","1.1.5":"2023-09-03T19:37:41.475Z","1.1.6":"2024-03-20T00:20:22.768Z"},"homepage":"https://github.com/es-shims/Array.prototype.some#readme","keywords":["Array.prototype.some","some","array","ES5","shim","polyfill","every","Array.prototype.every","es-shim API"],"repository":{"type":"git","url":"git://github.com/es-shims/Array.prototype.some.git"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"bugs":{"url":"https://github.com/es-shims/Array.prototype.some/issues"},"license":"MIT","readmeFilename":"README.md"}