{"_id":"set.prototype.intersection","_rev":"12-9e02975798873b1129d7bb3da08626cc","name":"set.prototype.intersection","dist-tags":{"latest":"1.1.8"},"versions":{"1.0.0":{"name":"set.prototype.intersection","version":"1.0.0","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"b7c3399182ce38fdaabcd935aa2b719a13e0a24b","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.0.0.tgz","fileCount":23,"integrity":"sha512-oja+oIQy988EbmUJxs3bGSa0AWLAE/BKnN+1tdS4sSBlH4LBqV1O5HjNo2pmuOc6vrNYF8CgSst8kJE9YoybTQ==","signatures":[{"sig":"MEQCIByLaQK4OGzkjCsXVE+/4I3nZPnUYHzOW33N9lNSdTEzAiABw1ZDq+OHr0DaIcRYc8u0D/91KVupf8aZwQPV9aWO6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjZf9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwjQ//U+lldHGKcZ2E4lMvGdF97jXIJBbB6ucf6nft0acsYA5iHxob\r\nK7+5cim937iKSr6pb+odKCVmVnjsYqQwm1/YMR2Xns6QU7LNs2/JmWZCWSag\r\nQyDWgsGmY2r6rXzHG77YL3DzOmt78s4L8zH4zh1cq0Fvd/4wjGuzV80wYWca\r\nKKCaTUTFUwyVg49rqgUNBPPcoifQyQqvO2W++DsNEf7A6jXi+4hk704cQLB8\r\nmpsKccOw1V9jkFyLdmMXWkrMrc7CPKkADhmOMtugeWyahYyNPVJHieaS5zyS\r\n0NeGc8FVjDvyqlsSk+JP9MG+shomr7jwkevqBpLT8o/ZNM4jsVyZXlo8trP+\r\nfMZ7D4+kQhuub2kwSi28aaaV+4LPaWI//c7yupj9Hi0cRBpboJ2cYPYsmN8h\r\nqUM9/t2/pDyqR9w4mxSIMjjcd7o+j6ewV0kaQcW7+cXKTZhyYAn4dkNf4qhQ\r\nYHhPBwnU2ooNHuOIAtMX/FMIPG8pZZ+TpgmLDjEAlg7KkbJM8T8mQ+r0xUPH\r\nOrmzBM3G8VTl2BpdIPkC6bCg1o+2XuQcZwuqq9SVzb6lVVyZME+Mbo3rvMMY\r\npHQPv6685YZZfBlz5ZJ/rIJvUtk1v/JJXQX/rOsy7sFGfnqciDlaI3C70SGz\r\nV/p0pS7Qg1tnxgRCRSlF1GzzKgjyu8SeZOE=\r\n=iyl3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"68cb2aa2da891797895d42591c582eeba9b84c41","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","test:shimmed":"nyc node test/builtin-shimmed","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"8.19.3","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.2.0","dependencies":{"es-set":"^1.0.0","is-set":"^2.0.2","call-bind":"^1.0.2","es-abstract":"^1.20.4","get-intrinsic":"^1.1.3","define-properties":"^1.1.4"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.1","nyc":"^10.3.2","tape":"^5.6.1","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.6","for-each":"^0.3.3","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","object-inspect":"^1.12.2","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.0.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.0.0_1670223869101_0.2011775064398953","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"set.prototype.intersection","version":"1.0.1","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"cda02deff7eef15b32c5b4c5b80a7c9fcd294c9c","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.0.1.tgz","fileCount":23,"integrity":"sha512-Pnddjf9SnbeFI8LyrTI+yYnU2HFeluJflTKRmhGXIae7h6JBkwWbLmD56RhS3lXNJgK81BzGocdQXB6yaBZESg==","signatures":[{"sig":"MEQCIDqdhWTn/dlIg1coEpnhfJM8RZGL1n+uNm+WWZwXnAq0AiA+nuaHby+IndJ0PWbMTQC0RLy4PpHtwFQ+rTrW/1lYgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwdL7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopBxAAhjHefHMadGJ06XRLaSeuN30i0KKHuNdbZd0fR4eYeuWucjaK\r\nZ/guAOOuyl3Qq5UFSlMexSVpq255uJgXN8w6djnWaa5HFJcVN6L226AWpZmc\r\nU/zdDLoRHSSZ9P0jVcUvLurG3uJwo+Tx/fi9XrQELiQvL0luazktt7W1zYgO\r\nsDTYT97F8eWdgnOLib6KjF0y70ROBdn5BcHsAEGr5HoL2tC//9ieA7vCa83s\r\n75t6tZsVCxs68NrUuI7nHGGk7IXuHbuVWHkQV4oXOTYReZcRpPKV4gLfC1i9\r\nkHx3g/2AJuuEqN0MBnqNTQfssNzrpyrkyyqO9eogh7yd0Pw82QOarl8KqWX6\r\njk+HAEjMFmwtbR290cvlf4DUJu+4LLqJY8djvCuCfYC7i0YILRrBJlEWciPr\r\nPURyFfyHtVX/L7bYgY1u5ZRRYuzuvzzk7Y9ZMomEZuREiJQIgaIFar317n/j\r\nsiZGbFxcK0/6FAGfLUoDauaDcGr1yV83M8aELCngxFmfXFMYVn3FCbO5uhg9\r\nybZORnuspi9ax6UQC5OjlhrtjDhSShGYCpLGHwjeRDFp+bmW+9WURR1lHlBR\r\nLBu5NByhlgcKrpz31bn8a0ObQkoBwDCXEsImsll10tacoVj4pRS7owAoJaG5\r\n9kcQy8/rYep8JOaURis27hJw5V0foKOtSao=\r\n=KkZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"77bb676337310c0b81b1026c9f7c9ab91cd15094","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","test:shimmed":"nyc node test/builtin-shimmed","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"9.2.0","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.4.0","dependencies":{"es-set":"^1.0.3","is-set":"^2.0.2","call-bind":"^1.0.2","es-abstract":"^1.21.1","get-intrinsic":"^1.1.3","iterate-value":"^1.0.2","define-properties":"^1.1.4","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.2","nyc":"^10.3.2","tape":"^5.6.1","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.7","for-each":"^0.3.3","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","object-inspect":"^1.12.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.0.1"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.0.1_1673646843636_0.49771434207002985","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"set.prototype.intersection","version":"1.0.2","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.0.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"4a723bc68391e063b9ca73d6b92ddddbbbaf2054","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.0.2.tgz","fileCount":23,"integrity":"sha512-wbH2I1dRPAbP9a05u0V/7rXIGBY9YK+v0vuejFtAxyRWbDHCh5zTbCaCjHQDDEOWbAKNLwGGIJ7Vyi0kgxR9FA==","signatures":[{"sig":"MEQCIG9/vs+OsoxEqERlf2hgrawuCJur6ayTJVuNYOLjRZd+AiAu2jgNUxPHukyMNNKqQ/atwnbsU3503tZsPzKBudBgOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjw6q8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGiA/+Oh4jCLCcPedywUbnsFS6OP9iFEuvXlL6wAjOc0YENIMCvVCj\r\nH4C0BbaMlWClg0OAXXJTRd4z8d+6lXLfNyLTvsGz7SinU/5w1D79qgn7WZ4E\r\nKiLNNdy1YDuH3mvfnEajZpN44yQT+j87wyIAEzOH2qyiMGd4tVPZoXlNvoO4\r\n9fl58Yy4CesMopNNuv1stYXsVnGhntRI8HTrMcC05+pmKQvvOtqEJCQBgnQu\r\ntUTbw9IYToAg++gN0dC5AFh5ciF5tIfurMbmpGoEaVfUygcNRrx78dzbNlrj\r\nEtxoMhUd7eU1Xt3q7eatBoMNQpr9N7n6cLG1WlRB6h5D4FVFgWBz7XiT6XKP\r\nh0zw9/OAtJ9wIFXccQ8IhPNVVnYWRy9G6ImemCiDpDm7oPkG/38cp5qlSObF\r\n9pu5uMUVC0NDbtAiB+yPAb0QtG+HI0FX+SkeD6yh5vqd6/MkNMrW7xbTlp+9\r\nj3ucc1VSJGcTpGUWJuwqeaeMq0nQRf9dWeC3pYRxlmODnBPqctAZpQ3A2wAX\r\nuVmusCsTqHRpm7LiLuBu/n9xcEAQGcSgR1j71nJn0lmDFB1I3JRD6V4wosNN\r\njOheaxGU2lTN8N9a5NxM5bLaUnF9M08iBar8jy/ELSMQg2VwQ/prSh/ehVBz\r\nUfCYf33X0++nm/P5CN61F6vx+dg6MR7uinI=\r\n=Kv6F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"45db771d9ffe5edfc1e9fb647e4e8ae5f4b3d5a5","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","test:shimmed":"nyc node test/builtin-shimmed","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"9.2.0","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.4.0","dependencies":{"es-set":"^1.1.0","is-set":"^2.0.2","call-bind":"^1.0.2","es-abstract":"^1.21.1","get-intrinsic":"^1.1.3","define-properties":"^1.1.4","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.2","nyc":"^10.3.2","tape":"^5.6.1","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.7","for-each":"^0.3.3","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","object-inspect":"^1.12.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.0.1"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.0.2_1673767612768_0.41990790158777935","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"set.prototype.intersection","version":"1.1.0","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"5e08b13112d46a002a29ee9ede54c1260eccb52c","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.0.tgz","fileCount":22,"integrity":"sha512-MyTH5VyhkpCehrHrJa6HBkKjp/A+nvd70VIgsvFmbJIe2/dpHvV3EweoG/fLK++lG3nhb9dOyVVus2hlicP7eg==","signatures":[{"sig":"MEYCIQDhN3aXeYmJeSS9l1ez7/DJwOpJJDUUoI6LjtMirTZJtAIhANcv4jnvKNtteuYLwmSeK/lLk7YR0aME86gexlImwXGx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27806},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"ab89d25eb686d5d00bbcc71a060851706d911ab4","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"9.7.2","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"20.4.0","dependencies":{"es-set":"^1.1.0","is-set":"^2.0.2","call-bind":"^1.0.2","es-abstract":"^1.22.1","get-intrinsic":"^1.2.1","define-properties":"^1.2.0","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.3","nyc":"^10.3.2","tape":"^5.6.5","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","object-inspect":"^1.12.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.0_1689711616496_0.9284132076777527","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"set.prototype.intersection","version":"1.1.1","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"e8ea9b302de627b112f2f3689f2b7be0170a7c3c","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.1.tgz","fileCount":22,"integrity":"sha512-JhsrBEia5KNMXHecgzcSc4JhgUGO/XyLF1fU8I7ZZ7B+ELCLXZi2mYBM4AQjDkvgElcYZGUewWBlJ4m6HJpIHQ==","signatures":[{"sig":"MEYCIQCTaTzxoQFpg8FkQab2c93PmmRvdNuCQQbhCpQ3AiwH6QIhAI5I5+Jvx2tkFkZhGyQuSEk1O88M9kPa0nc9JKCBu3ig","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37348},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"2ce4f3032ccb252e5cd5f2d1c3a2d718a151216d","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.2.5","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"21.4.0","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.2","call-bind":"^1.0.5","es-abstract":"^1.22.3","get-intrinsic":"^1.2.2","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.7.2","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","object-inspect":"^1.13.1","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.1_1702847996802_0.32373045345351037","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"set.prototype.intersection","version":"1.1.2","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"79b91940796b19b0a530ef0b6c4b4c640835f59b","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.2.tgz","fileCount":22,"integrity":"sha512-/NZjPLfIA+YjwUO3kth6YvqgHrgGFziZz2/Ud5t8zWv6nQ4zL6Ck8/xVo6IbhsLsphr5RVcI9gz6GC2w9BeX0g==","signatures":[{"sig":"MEUCIQDNlwkzPLOErFCxRsHBrRYhpd3axIQZ4Oyuk2CmYHouQgIgfl3X6yOa0cYMXdHIBEARQ3iaFudiJMawD670FGY7rWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37334},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"faf1d8242028250728c0ac8125b9d813c7d7778f","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.2.5","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"21.4.0","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.2","call-bind":"^1.0.5","es-abstract":"^1.22.3","get-intrinsic":"^1.2.2","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.7.2","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","object-inspect":"^1.13.1","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.2_1702918993264_0.6268921909359224","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"set.prototype.intersection","version":"1.1.3","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"33f7d125ba77adc5fabe48792dda55e04fbdab56","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.3.tgz","fileCount":22,"integrity":"sha512-BQ+ueu9ooq8MrYUfPyNaR6h62+xwY6uHHkfqRsnfT6oQroJbDbQYMUTofC6yyydRgnkXoV9DuOZ3uIjRcFiFkQ==","signatures":[{"sig":"MEYCIQCf138QaWGRhouelu/6JBhCfXMqKBpaG7duBvszV/uBpgIhAOxjQkPaT6CzMsPjjkFn/H0VKuvJg2qX5Iy2EI5lJbaJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38019},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"8fe0b4ac751f9e627e751b745961e66aa4098bf1","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","tests-esm":"nyc node test/index.mjs","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test/index.js 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.2.4","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"21.6.0","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.2","call-bind":"^1.0.5","es-errors":"^1.0.0","es-abstract":"^1.22.3","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.7.4","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","object-inspect":"^1.13.1","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.3_1707114729941_0.9864948191548124","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"set.prototype.intersection","version":"1.1.4","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.4","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"1a2818e6c3cae8242d283e27c4b359b83810bc7c","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.4.tgz","fileCount":21,"integrity":"sha512-geEuKT4N0iqNX6V88WXkJQ6zOOqcoumHtUil3tjMTTlkf5ZeKvvPRav1+59O7KGYkCrIa87FrXWlw2SbTeOzQw==","signatures":[{"sig":"MEYCIQDnrE+3a2YKS8wpuaVqS1x0FVgxoCLxPO0ujPpj0/TUXQIhAPrZTYSww64QECV1jvGC7Mi2dkHx7cVAkrkdKlNjO3di","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37303},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"0fe06bffd6007ef24efdd95cda6c55de07af32f9","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test/index.js 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.5.0","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"21.7.0","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.3","call-bind":"^1.0.7","es-errors":"^1.3.0","es-abstract":"^1.23.2","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.7.5","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","object-inspect":"^1.13.1","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.4_1710894096667_0.4951876502636643","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"set.prototype.intersection","version":"1.1.5","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.5","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"1992c860441c5a6bffdddec358d3cf3996b356bc","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.5.tgz","fileCount":20,"integrity":"sha512-cldHzxXD/P+FwAEoqiFPO0Npvwccbnov6AlDWnuQ4pw1K4lvh3G31Yyqk5GdFiC1acX0DEbGp9TTBf0EK88P2Q==","signatures":[{"sig":"MEQCIHTXYjhUA/DsvQKMxcQr3m43PEi1H2Sz0su+rxWBzmJhAiBqA5+SMYSeXvWe3mGFu3IpWr0ZULKV7L5U40nEF0mFnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37722},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"83e77db7e817f35be209942807452ac4bcc8dbf4","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test/index.js 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.5.0","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"21.7.2","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.3","call-bind":"^1.0.7","es-errors":"^1.3.0","es-abstract":"^1.23.3","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.7.5","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.5.0","auto-changelog":"^2.4.0","object-inspect":"^1.13.1","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.5_1712421540680_0.48567697037382684","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"set.prototype.intersection","version":"1.1.6","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.6","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"d5ba65d81fcc453e88c5a194e2379acf4faac941","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.6.tgz","fileCount":20,"integrity":"sha512-Xz7RsFShR4oTXal3fYEhVamyLKIW8E5W8jjmifaspoBh25RKiV9FHTzLdP5Yk6snieB/CVYUQ+TiZb61vxPIjg==","signatures":[{"sig":"MEQCICLPu1sACYlzUhZ0LlRY8aHLgo642VcXlJLEYosgNl+nAiA39o2PkpruNSbCJ1aGdsEKI1NlbMoe4w1kROB9GNuqfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39117},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"5902bcb61a2bf3c3de4a7d46c0d4d687d6abb565","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"npx npm@'>=10.2' audit --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test/index.js 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.8.2","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"22.8.0","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.3","call-bind":"^1.0.7","es-errors":"^1.3.0","es-abstract":"^1.23.3","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.8.1","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","encoding":"^0.1.13","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.5.1","auto-changelog":"^2.4.0","object-inspect":"^1.13.2","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.6_1725948422759_0.8011856899539047","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"set.prototype.intersection","version":"1.1.7","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.intersection@1.1.7","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"dist":{"shasum":"8878b89661c755ff4da29ec2065ca106bba22d6d","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.7.tgz","fileCount":20,"integrity":"sha512-M8XrE93h2YeBpAq9hAKl0YNZzMpSFN3/05JYihS+cA0QEJZEsU/PFAMjmF4unmGLJlweVpYHvRx1HrnDN1K7fQ==","signatures":[{"sig":"MEYCIQDQbaZSco9ZyfDCsN6c0lofAkGv5VXP4tHHf2xBDaPKBwIhANT0A98B55XDO+3qdIqZq6sMu5WkPcfJztB40FrQ9TUV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39985},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./auto":"./auto.js","./shim":"./shim.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"16419d16ee54e9968bd89cab22cba049bb289b0f","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"npx npm@'>=10.2' audit --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test/index.js 'test/**/[!native]*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:native":"nyc node test/native","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js"},"repository":{"url":"git+https://github.com/es-shims/Set.prototype.intersection.git","type":"git"},"_npmVersion":"10.8.2","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"22.8.0","dependencies":{"es-set":"^1.1.1","is-set":"^2.0.3","call-bind":"^1.0.7","es-errors":"^1.3.0","es-abstract":"^1.23.3","define-properties":"^1.2.1","stop-iteration-iterator":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"nyc":"^10.3.2","gopd":"^1.0.1","tape":"^5.8.1","es-map":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","encoding":"^0.1.13","es6-shim":"^0.35.8","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.5.1","auto-changelog":"^2.4.0","object-inspect":"^1.13.2","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","es-value-fixtures":"^1.4.2","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/set.prototype.intersection_1.1.7_1725997303525_0.5831820942456896","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"set.prototype.intersection","version":"1.1.8","description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","main":"index.js","exports":{".":"./index.js","./auto":"./auto.js","./polyfill":"./polyfill.js","./implementation":"./implementation.js","./shim":"./shim.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run --silent lint","tests-only":"nyc tape test/index.js 'test/**/[!native]*.js'","test:native":"nyc node test/native","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","test":"npm run tests-only","posttest":"npx npm@'>=10.2' audit --production","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/Set.prototype.intersection.git"},"keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","dependencies":{"call-bind":"^1.0.8","define-properties":"^1.2.1","es-abstract":"^1.24.0","es-errors":"^1.3.0","es-set":"^2.0.1","is-set":"^2.0.3","stop-iteration-iterator":"^1.1.0"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.2.0","auto-changelog":"^2.5.0","encoding":"^0.1.13","es-get-iterator":"^1.1.3","es-map":"^2.0.1","es-value-fixtures":"^1.7.1","es6-shim":"^0.35.8","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.5","functions-have-names":"^1.2.3","gopd":"^1.2.0","has-strict-mode":"^1.1.0","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.4","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"engines":{"node":">= 0.4"},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"256a125e1f72a0efdf30ea351549c67990da9df8","_id":"set.prototype.intersection@1.1.8","_nodeVersion":"25.2.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-82gd4NY6itPLCy66L0zxLN0k0IfKRjfGwrQKxCdyedmy1eNt1AkfG00EqAQd7XBdtG7AwLb+uJ8J5HxI6RJ1Ww==","shasum":"67d7981de2d7c59abdeea8db8d1003ab5d88d83d","tarball":"https://registry.npmjs.org/set.prototype.intersection/-/set.prototype.intersection-1.1.8.tgz","fileCount":18,"unpackedSize":38425,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCDsfaUeCACTOFxZ8dj0pdv+f7+M1JV/wb7VgjghUvmQwIgEC5SMjK2DrI6pZGHxNT7eOQjI9zN1FeHTwGLzpU+/P4="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/set.prototype.intersection_1.1.8_1767110687239_0.1589826872430551"},"_hasShrinkwrap":false}},"time":{"created":"2022-12-05T07:04:29.099Z","modified":"2025-12-30T16:04:47.594Z","1.0.0":"2022-12-05T07:04:29.310Z","1.0.1":"2023-01-13T21:54:03.797Z","1.0.2":"2023-01-15T07:26:52.962Z","1.1.0":"2023-07-18T20:20:16.684Z","1.1.1":"2023-12-17T21:19:57.041Z","1.1.2":"2023-12-18T17:03:13.449Z","1.1.3":"2024-02-05T06:32:10.105Z","1.1.4":"2024-03-20T00:21:36.830Z","1.1.5":"2024-04-06T16:39:00.887Z","1.1.6":"2024-09-10T06:07:03.009Z","1.1.7":"2024-09-10T19:41:43.662Z","1.1.8":"2025-12-30T16:04:47.399Z"},"bugs":{"url":"https://github.com/es-shims/Set.prototype.intersection/issues"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","homepage":"https://github.com/es-shims/Set.prototype.intersection#readme","keywords":["javascript","ecmascript","Set","intersection","set.prototype.intersection","polyfill","shim","es-shim API","es-shims"],"repository":{"type":"git","url":"git+https://github.com/es-shims/Set.prototype.intersection.git"},"description":"An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# set.prototype.intersection <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nES Proposal spec-compliant shim for Set.prototype.intersection. Invoke its \"shim\" method to shim `Set.prototype.intersection` if it is unavailable or noncompliant.\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://github.com/tc39/proposal-set-methods). When shimmed, it uses [`es-set`](https://npmjs.com/es-set) to shim the `Set` implementation itself if needed.\n\nMost common usage:\n```js\nvar assert = require('assert');\nvar intersection = require('set.prototype.intersection');\n\nvar set1 = new Set([1, 2]);\nvar set2 = new Set([2, 3]);\nvar result = intersection(set1, set2);\n\nassert.deepEqual(result, new Set([2]));\n\nintersection.shim();\n\nvar shimmedResult = set1.intersection(set2);\nassert.deepEqual(shimmedResult, new Set([2]));\n```\n\n## Compatibility\nnode v22 and equivalent versions of Chrome have Set intersection, but has a bug with set-like arguments with non-SMI integer sizes.\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.com/package/set.prototype.intersection\n[npm-version-svg]: http://versionbadg.es/es-shims/Set.prototype.intersection.svg\n[deps-svg]: https://david-dm.org/es-shims/Set.prototype.intersection.svg\n[deps-url]: https://david-dm.org/es-shims/Set.prototype.intersection\n[dev-deps-svg]: https://david-dm.org/es-shims/Set.prototype.intersection/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Set.prototype.intersection#info=devDependencies\n[testling-svg]: https://ci.testling.com/es-shims/Set.prototype.intersection.png\n[testling-url]: https://ci.testling.com/es-shims/Set.prototype.intersection\n[npm-badge-png]: https://nodei.co/npm/set.prototype.intersection.png?downloads=true&stars=true\n[license-image]: http://img.shields.io/npm/l/set.prototype.intersection.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/set.prototype.intersection.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=set.prototype.intersection\n[codecov-image]: https://codecov.io/gh/es-shims/Set.prototype.intersection/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Set.prototype.intersection/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Set.prototype.intersection\n[actions-url]: https://github.com/es-shims/Set.prototype.intersection/actions\n","readmeFilename":"README.md"}