{"_id":"set.prototype.difference","_rev":"11-c87d63c9ee32613402841404663443bc","name":"set.prototype.difference","dist-tags":{"latest":"1.1.7"},"versions":{"1.0.0":{"name":"set.prototype.difference","version":"1.0.0","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"47f9b4ed78d6266e7b0c40385ca34b08ef1dcad4","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.0.0.tgz","fileCount":23,"integrity":"sha512-m6crzbUTDe2PnFJfdhMru+3pkFLDmDGn3IK2kLd4NVK9Qhoo4EGrSK3kKkfFolfMneCvUWboAorhs2XcQ1xDtA==","signatures":[{"sig":"MEYCIQDYoeVLhGc4NEw+QdkFH9BUxhuTeQCCYBq7UVp6buiJ5gIhANg0L5QP6bvC2avk/ACn4uExoIb2TxW9+YZcMC/arI1l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjSHZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxBA//VgJeNWK/XUrtPnquWKzLeiKy2Y40XHraC8vdQQWpd2EC+Kz5\r\nwrql7lcooe9OHOxqlJGNd6l2AtDowPQfOUZaVO+6snAtDu/9iuPZGf3xHY6X\r\nTGr3VAjsZafW9hK2msUW/toCKz/SRslWhA9h8fS/pjgoQWzHcoB3hnFTf5oc\r\nEAvT1FurzaRY6peypUJL3grRg2C/SWnmvRFLAdfhRCwxh9BOSeNrg5UbR/MO\r\nIamdDI2JLinGLU9Cn9mDpSves7SomBvBZ2n3LMYy0Ugj1YQ01YmVuGIFkLTn\r\nCEs9GitVbdQI+8Hv0Zd8ycvYUiflWiETvmF+79ATrxtxetJV89HW+6OYOTxH\r\nm0hzN0g+0cdWIxK+9Ez4hJ8sib0jZ1LZCTSEYTbkM7c/YeWjE9cERSwsrO1F\r\nB1Ks6N+b5xow7/kJaxQFagvnYp5weAsHHTrqPZ6pgKpmtKSatEAhv4seZzqi\r\nUOrKXNIo59aNvdaejahZ1skJdyB3X4am1zuLL38RHY+yVAnyDzKpvuFAlBHw\r\nyA5larf+cM1dwg48pj3s0fWCT2CyVPSYa5tI81vnylxStaBMRxVlbHEGuf46\r\nVxkG+JqMBBZ/Y5O2yRM/m6trnRv55rdsgglj/nkkhXNWRKB3O+HsLlHOd164\r\nUPXNK2emIgJhY1f9uPTVIXp4o7Jw0JQHeKk=\r\n=76ie\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":"4eeaa1ed98a399d2cfb4932c41283bb932f7bb60","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.difference.git","type":"git"},"_npmVersion":"8.19.3","description":"An ESnext spec-compliant `Set.prototype.difference` 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.difference_1.0.0_1670193625747_0.48995714644829325","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"set.prototype.difference","version":"1.0.1","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"4daef2ccb15306af13804685c4e1b34d85a1a215","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.0.1.tgz","fileCount":23,"integrity":"sha512-RZuigubZEu7O9YuZiaUij0O61W4cAAx8vo3i9mfc0IphgrBxpYyFwyCgCiVTcVTpHiXMBr3MF2ZvrtyZJSAB1g==","signatures":[{"sig":"MEQCIBhJpJBrt+7SVYPCo/t45IYs9qaJ4ZEfIasqOgc6rejgAiA9dnYREzqD9xvaFxg7G8FH8OAtouzmnBXoEz5fovVmEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwewjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYRBAAjGv8GYT0wV7oio1hWy9s9CzypXT/4JdT8DWT9GQE4CZiGEFT\r\nIhYVGEBOVzia6POLnzFElHRQRaheRkC8bwGNVO/sF9HjT/JRdL1XGopr5Csd\r\naJCZJvHKpWnJDMZIWrTc1WGPdVDG3pqBT/jzDLwJuPnhu5XL4YfW7yG1l18x\r\n4mFy4fxDEop4ONVP+Nwwf2ob1O5uTOUXZHV9N+UzP65LHPoKEMjH1bsL/VGr\r\nQJoHWadZ5Y5ZE99O8e7uwpqnuytBlnPNwRlwyN5q5h4kSMvsQPT9werhnhvy\r\nd9DybjLAPhhZ0Suwt2hYjstomNljdh9pPsBMHYGN8LDf/fEcpnTBvg0iNKso\r\nC+qH4Jk8MfoC3AYEjeThWLVPLQxbS9qqIGX+cRY4a4NaOp0paYftWgEMd8is\r\n4o7kMj08SJ7bMcIObJsnPOcAlHnC3cj3d5DspM7m9pbDh34n9jefuuEXC9cV\r\nKUYm3mDElou0qy4U6zDuIMiZ6PjUAjpTXI+meCWLTwBHVhCNsnfVy9v8OPxz\r\nvpCcnTKklz0FGJYINgXz7p1HWrxvMdQAam6SRroxPRpZPhDm448KGPUOkJgi\r\noJfBgbVT5zRNFNBdCql9jk+QM4rUg8qGoWRPOOCm1g1cASonETAZ99Zuka2J\r\n15/1bZ9ZcfTZE4IlvPx2pWmtZTfQ2hwV+Ck=\r\n=KIEp\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":"9d8c72f2a772cc52b57f7efcd403a5a964d52744","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.difference.git","type":"git"},"_npmVersion":"9.2.0","description":"An ESnext spec-compliant `Set.prototype.difference` 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.difference_1.0.1_1673653283758_0.44144319838077495","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"set.prototype.difference","version":"1.0.2","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.0.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"37a2a5ded6f8579d6c0dabf2f8426a0a50ec033f","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.0.2.tgz","fileCount":23,"integrity":"sha512-ERVH23yXtYjHETdWHCv/NRvF0npv7EKrESj/2LZOY9Y1GJtK23pAW4B5YP9nPoZcv4/yv7hpKolu0yGXE4NIXA==","signatures":[{"sig":"MEUCIQCbk7JMFjfSAqCMq9CZGK3vY9lowBRS5MBKR6Stgk3yrAIgG8xb8uIt2LcK6g/r+hD4cP1+lnV40BAQiA+5mO47rEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxGuhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolRg//ShU5CXJ8ugU2zodymO8JUCzZboYpvlflYDfdbwCJVAJq37BD\r\nvNU0xaWes3SQJD+Qn7STdOmntaL9FTiokgQmISdhD9FFdoL0f7WK9zG6S77R\r\nfMLao8seavD8aptE/yjz5g3RLft4ZHDa+DcvusPsVzCEC577olZr7sTXp7Ox\r\n1r3hLWeDdQsHsKQdtfZpPjC3EFRiLnjR4ece+zCNEFDHHpLcxj5XqOKnhRpg\r\nqJlu41KhFzpYmgsAsONzZe4AEyY/cx4jwqITXuq748HkYc57HpAdINxqQm/G\r\nODdHg7OUQcPSuRwBQNtpjfDKhi5THptCmfhVyTWMb9uXQkp9zwIWeHl8VMHl\r\nv/GaE1j8E31wo/X/KR/0RNTHlxzx8kXVGRZIvGbUoukoLpHK5PwF5EC76Gh5\r\nhBQN2+OfvGSY7vHCciOjX5/uh6iAQvic638Ko0COGxASG8P6TzwJAj4E8+lj\r\nXRSgx4oxvn/dvJBoFuERsWWFWWkZ1/DEMBdngDiPaSON5LFQUxbTKmzw4HZN\r\nFsACNPxJC+Ml9ZBtmBJd8oG39UWDqRwS/EkUZGSZo/fpYAjLkcMXWS9nELcV\r\ngftw5oEm1ps7n/L8QZkhTKOnabZsdiX/dqzH53B9Wdi2T5bIWyQBiqed6yEl\r\nLCVdKqkZ36OyqPILceoMioxMldPa+9jO2Dw=\r\n=eIr0\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":"f922c97665d4cde230083a8d98359aebfab92fce","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.difference.git","type":"git"},"_npmVersion":"9.2.0","description":"An ESnext spec-compliant `Set.prototype.difference` 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.difference_1.0.2_1673816993790_0.6344110716688154","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"set.prototype.difference","version":"1.1.0","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"9bd6a0b6ac1c3e01a6426f18b5be9236e080a4ac","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.0.tgz","fileCount":22,"integrity":"sha512-zRm1eVK64jRWUKfSAsdRTT57diRZexar7sKkE+3oS2cJUxTLB78CA61MTrcpbBTPFBTaUvEPd4oG2u783JmEMg==","signatures":[{"sig":"MEUCIC8g8oTc52CesKJ7u9mGD3/yUBhQZrGfqFTikqcZ40pkAiEA0PBW1Tu7qHwCKy/6XyD096IczrBOG7kJfBhKtgVs0+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26272},"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":"bde9ce9d0b0dbd472132f81370307b80fd900c6b","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.difference.git","type":"git"},"_npmVersion":"9.7.2","description":"An ESnext spec-compliant `Set.prototype.difference` 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.difference_1.1.0_1689711756838_0.6746548911907562","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"set.prototype.difference","version":"1.1.1","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"a41fb60f3739723e4049d42b32e062c02d8225da","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.1.tgz","fileCount":22,"integrity":"sha512-Ui8W6a1Be48NkYKucc9JrgafR4jCkljmZ1tGpJiLqwRQOfXOcpaOKNBNjPgFeky/Oc3p8LFLHBz29LrxMQ4gTA==","signatures":[{"sig":"MEUCIQD29l8h8hdfvcJDWoBnuErQLSX0BdtBPTzLDShute/InQIgTEuJCUmhORVbuuMtvsjISDB0b2qGqayWQ1UrH9siyUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35170},"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":"726479a24ef9ffa4a2cfdf0adc72dfa36c4019ea","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.difference.git","type":"git"},"_npmVersion":"10.2.5","description":"An ESnext spec-compliant `Set.prototype.difference` 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","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.difference_1.1.1_1702796203376_0.008306417566157798","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"set.prototype.difference","version":"1.1.2","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"ec719c172bbf7170fdea62eaef7b8f807b0b05d4","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.2.tgz","fileCount":22,"integrity":"sha512-MR/3IrI83rPChU4Hb10UMjLLrPCJrq9ILHZe1ZTpR8dlpyvJFWCDUC7MRe4u4gGsFSFP3CGS0ulChPwepo52Lw==","signatures":[{"sig":"MEUCIFb+EQJuF4/P44oYrR6w4dqenVG3vgmQbtoVZyrRDMnAAiEAxysLg8JcQermBrlJ9sYukwLh44iB7OvStlM6mLnGwl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35639},"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":"f813d865534ef484ea0db12b2ce4b5a53e42360e","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.difference.git","type":"git"},"_npmVersion":"10.2.5","description":"An ESnext spec-compliant `Set.prototype.difference` 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","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.difference_1.1.2_1702881735256_0.3381747985268888","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"set.prototype.difference","version":"1.1.3","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"34e33c6a9dcb17aef62a785c6733ff420d781391","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.3.tgz","fileCount":22,"integrity":"sha512-wd/pkVqwZYpc+QtBOZp/LlYOmNVjyL3LDHfSEXcHWz5maxlat7kOBfkKgph1y/i+p5sWZJ84CiZilPfVHTApfw==","signatures":[{"sig":"MEUCIQCwmD3kU7vwAY8wkmr3rfDhmEInNuz6m/fyWCUzcXI3eQIgYr7dJlkPSwW7TGb7LY29SeGKzqmhbtxoMnJPDr9Edfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36185},"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":"9e00f69e640e759da3727709716500b885a4a061","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.difference.git","type":"git"},"_npmVersion":"10.2.4","description":"An ESnext spec-compliant `Set.prototype.difference` 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","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.difference_1.1.3_1707111610772_0.657581506884011","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"set.prototype.difference","version":"1.1.4","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.4","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"bed6c6e4b4c8be2c2eda843aab0a323c31d5e2a5","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.4.tgz","fileCount":20,"integrity":"sha512-ogH7i5LSMV1GLMrQ6PjqtD0m6tjKGFFag8LR83rKSxKgThC5SzIM3p7yjf+lzH5U5bD3uY9yAjQlmdEuK0mtfQ==","signatures":[{"sig":"MEUCIQC3Cbyp2ZMju44NZYkAuo3IPYHe3OeobrFH2Is4fNaf/gIgVif8Yya2bUePAiliA1dy97W60IEPLvQwaFATpPpgAMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35014},"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":"011a4279019b333b75d5adaf546846dd939bbcc9","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/**/*.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.difference.git","type":"git"},"_npmVersion":"10.5.0","description":"An ESnext spec-compliant `Set.prototype.difference` 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","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.difference_1.1.4_1710917774708_0.6642829361098317","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"set.prototype.difference","version":"1.1.5","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.5","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"8bf93dd811ab0e23fc40cf0a30520660b2390e82","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.5.tgz","fileCount":19,"integrity":"sha512-8kvh6JLzPgETvv19n2OwqUagPgUs2QzdBeMpD7bBheTHKUPF9dwu2JJoLlmfIP1kGAm0V3BEdbYT2jINK/V2oQ==","signatures":[{"sig":"MEUCIGPVWqTkxeubMOVR4ntozHelhXi+8FsOM8miVol6ChIaAiEAv1ibcTAt5cd8TFOs5oUyUbFbOVFePrr1Y6aZAMOB7r4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35487},"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":"b0c093154c01879655e7c5307cdcc7a4b019870c","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/**/*.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.difference.git","type":"git"},"_npmVersion":"10.5.0","description":"An ESnext spec-compliant `Set.prototype.difference` 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","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.difference_1.1.5_1712421511938_0.33443102501104827","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"set.prototype.difference","version":"1.1.6","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"set.prototype.difference@1.1.6","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"dist":{"shasum":"348f91b073fb801333d5748514a30924f75227c3","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.6.tgz","fileCount":19,"integrity":"sha512-shFefhP67SOJy81rOQ9EKkVoEAM0+xrtDWIn6Fyzwm+7IBqjMvqu1/CJkMWtv9K4O3asyq5UmzrqDrh5P6cG5w==","signatures":[{"sig":"MEQCIG9D6XUj/E6CF7MgfIhgFgEffmXgQC0drWYzxT/x8KD3AiB2ficbclH5zehv7JgJWO3aPWY0DF3DmoBfTXTVu8vIVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37425},"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":"27daaee2aa805b20c67272bf30e0ba92592b12be","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/**/*.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.difference.git","type":"git"},"_npmVersion":"10.8.2","description":"An ESnext spec-compliant `Set.prototype.difference` 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","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.difference_1.1.6_1725997258970_0.9207157072899037","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"set.prototype.difference","version":"1.1.7","description":"An ESnext spec-compliant `Set.prototype.difference` 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/**/*.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.difference.git"},"keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","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.difference/issues"},"homepage":"https://github.com/es-shims/Set.prototype.difference#readme","dependencies":{"call-bind":"^1.0.8","call-bound":"^1.0.4","define-properties":"^1.2.1","es-abstract":"^1.23.9","es-errors":"^1.3.0","es-set":"^1.1.2","is-set":"^2.0.3","stop-iteration-iterator":"^1.1.0"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.1.1","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","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"]},"_id":"set.prototype.difference@1.1.7","gitHead":"cf449798059ed22e747bb16cd48de10450fe37b4","_nodeVersion":"23.10.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-u6NOoxMovg0cqKd9wa5JoZ9F/5SF5wCdO0w3zKNjKps3VJ594mCQJDGXYtKaJUpwlIZFiZGEbtsNzkWlcr6GLA==","shasum":"e98c2ff8647e03105090fa52d3cb363cf045bf34","tarball":"https://registry.npmjs.org/set.prototype.difference/-/set.prototype.difference-1.1.7.tgz","fileCount":19,"unpackedSize":38500,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCKOY1iTpxmekwDs1uYOc7skaE1pD0aA8+9hAz9mN2jvAIhAKGhLSMk/yHOzfLZrqgakY4cO6AYfE63EIV+e3XKUUxx"}]},"_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.difference_1.1.7_1742015147829_0.7961673781977987"},"_hasShrinkwrap":false}},"time":{"created":"2022-12-04T22:40:25.746Z","modified":"2025-03-15T05:05:48.253Z","1.0.0":"2022-12-04T22:40:25.941Z","1.0.1":"2023-01-13T23:41:23.932Z","1.0.2":"2023-01-15T21:09:53.963Z","1.1.0":"2023-07-18T20:22:37.047Z","1.1.1":"2023-12-17T06:56:43.607Z","1.1.2":"2023-12-18T06:42:15.437Z","1.1.3":"2024-02-05T05:40:10.908Z","1.1.4":"2024-03-20T06:56:14.847Z","1.1.5":"2024-04-06T16:38:32.115Z","1.1.6":"2024-09-10T19:40:59.103Z","1.1.7":"2025-03-15T05:05:48.033Z"},"bugs":{"url":"https://github.com/es-shims/Set.prototype.difference/issues"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","homepage":"https://github.com/es-shims/Set.prototype.difference#readme","keywords":["javascript","ecmascript","Set","difference","set.prototype.difference","polyfill","shim","es-shim API","es-shims"],"repository":{"type":"git","url":"git+https://github.com/es-shims/Set.prototype.difference.git"},"description":"An ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# set.prototype.difference <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.difference. Invoke its \"shim\" method to shim `Set.prototype.difference` 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 difference = require('set.prototype.difference');\n\nvar set1 = new Set([1, 2]);\nvar set2 = new Set([2, 3]);\nvar result = difference(set1, set2);\n\nassert.deepEqual(result, new Set([1]));\n\ndifference.shim();\n\nvar shimmedResult = set1.difference(set2);\nassert.deepEqual(shimmedResult, new Set([1]));\n```\n\n## Compatibility\nnode v22 and equivalent versions of Chrome have Set difference, 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## Set Method Packages\n - [union](https://npmjs.com/set.prototype.union)\n - [intersection](https://npmjs.com/set.prototype.intersection)\n - [difference](https://npmjs.com/set.prototype.difference)\n - [symmetricDifference](https://npmjs.com/set.prototype.symmetricdifference)\n - [isSubsetOf](https://npmjs.com/set.prototype.issubsetof)\n - [isSupersetOf](https://npmjs.com/set.prototype.issupersetof)\n - [isDisjointFrom](https://npmjs.com/set.prototype.isdisjointfrom)\n\n[package-url]: https://npmjs.com/package/set.prototype.difference\n[npm-version-svg]: http://versionbadg.es/es-shims/Set.prototype.difference.svg\n[deps-svg]: https://david-dm.org/es-shims/Set.prototype.difference.svg\n[deps-url]: https://david-dm.org/es-shims/Set.prototype.difference\n[dev-deps-svg]: https://david-dm.org/es-shims/Set.prototype.difference/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Set.prototype.difference#info=devDependencies\n[testling-svg]: https://ci.testling.com/es-shims/Set.prototype.difference.png\n[testling-url]: https://ci.testling.com/es-shims/Set.prototype.difference\n[npm-badge-png]: https://nodei.co/npm/set.prototype.difference.png?downloads=true&stars=true\n[license-image]: http://img.shields.io/npm/l/set.prototype.difference.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/set.prototype.difference.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=set.prototype.difference\n[codecov-image]: https://codecov.io/gh/es-shims/Set.prototype.difference/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Set.prototype.difference/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Set.prototype.difference\n[actions-url]: https://github.com/es-shims/Set.prototype.difference/actions\n","readmeFilename":"README.md"}