{"_id":"es-set","_rev":"8-14ec448f040fc9459304aacf2f14086a","name":"es-set","dist-tags":{"latest":"2.0.1"},"versions":{"1.0.0":{"name":"es-set","version":"1.0.0","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"57de90fe906ce44689957d50a5b31118b6a43afa","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.0.0.tgz","fileCount":23,"integrity":"sha512-vUHPRpBg7YHMzbMUeCE79Jgra8xYRgYjw1Ub+w9GQpdC25RZkw1md0ac5O7DZqTlQQRxPHNLqrESvbO4HnUWJg==","signatures":[{"sig":"MEUCIEejhew96f4woA39zGxmrIpd3kxPw4xgvst6oCVkke/gAiEAwoHYM//DTW/VnSvR7yKA+ffm0riRZ3H5KqMeWu01uAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjike3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs2w//RZfUoKpDfamOoa4VuTpGIA2TV/OljR5vkcmFNymGXGiooKbn\r\ndGRl7oRuDmjRYLjGkwmUluoBVGhSdTeW2f/FvK7HUJIOFn2NK4elV+GZbiXu\r\nm6o279Pswbxj8ua/CyU3gJXU+1ex5YzpvggFaiUscgC9tmJyZT+BmJ2iXSyF\r\nDyFR9k2cuKUwh7mCeTNoRqxhQSHu+D3HyYjjpQLPp+H9l8LFvEm4Q2FPpchi\r\nfqY/7BOZpcQAlV0YZ0saBz8GQxVUjT7bZ1+1ZhGdGNqqUbsBU3CkPAiOwiuS\r\nD/6HXicqCvQoH253B9tv+0Q2xRVTIOyDVHCkZeVmnwRPTPYDhJHkuLl0VQsx\r\ndZVGDtA44kjIWWrTkTdgUYi+t/j0JCcvCUAhjiBPyh2EEmNnz/ecwMCefDl8\r\nwmC4Emup/jc2LHDHfwb7MoUs83b8xPcgYgMgKI4Oj0/Nhh2J9XiNN47QsLmS\r\n6XOtIipXfgqYwDoGlpbts+gdQVnfXPwTESOVBfWYWK+/KFMtZ1DCvDuEvRF6\r\n4JZO0mIfeuzjp0gcQ67F7DPojKmPkVqBwE6TTML2pkGM5DBeIJz4f7TfX+EA\r\nam9E036DGKvV6KQ6PUJH6cYeM4rrwUDwx8jBWM2qOgqGtUZ1S0E6XPtncAGZ\r\ngaW2+C43MkhDfR/vC38Rwb9AW+RePD1HL6E=\r\n=0kKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","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/es-shims/Set?sponsor=1"},"gitHead":"bcdfd9e9b0537de1e76a10b7880bdecd2bed0261","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"8.19.3","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.2.0","dependencies":{"es-map":"^1.0.2","for-each":"^0.3.3","call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.20.4","has-symbols":"^1.0.3","get-intrinsic":"^1.1.3","internal-slot":"^1.0.3","object.entries":"^1.1.6","es-get-iterator":"^1.1.2","define-properties":"^1.1.4","functions-have-names":"^1.2.3"},"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","npmignore":"^0.3.0","array.from":"^1.1.3","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.0.0_1670006711497_0.36167622812202094","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"es-set","version":"1.0.1","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"b1a61eba70251ab959e1b3b152eed39d645996b3","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.0.1.tgz","fileCount":23,"integrity":"sha512-oLvFVa2dxqDHG+BJtuCT/eJWrGxdJDLlE9Y7e/QhfOnlRvCnStn3G2gKk4pHXQKyZ6hmvUbrLB0Of3xTHH6xtQ==","signatures":[{"sig":"MEYCIQCWcwssgAp/czOilVtYWFxb8r1QjgJZXYWDaFFDGJwdmAIhAO0r6605VFq6p5fLed9NA0syOuoOUfgWPMYXcVVpCUUf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo1wQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFKA//VjSfIxLFdN8EXIJz90wckspHdfNV8PYPb5k9zYbIRBDD+aAV\r\nrc6Ag4TtVok+FmSzHCOnebb3M8DQzRjfViHSVr4HlhudIjEzfmea2UMovCOV\r\nMZNM1vSNvdMbER5/6cVQqECZVnuavVcByxDnETN9sRa6rNM4W7Y6wRsfzTyY\r\nOzm0WUoF12jg5ZLYj1LPZFiuSco8UZFUihU/f8/GmlQRHK3PU6fefXNbgUhf\r\nvbDySx2dltewFae7VFJGykhH6bQsGLihPQ/tEMKBYnm5kUcxJjK48gsyjQn1\r\nZJwISdQAzO6w3IdGAS1OzinhNGFjer4slszcwsBc6ROhIwh1y+Ya714BmUAA\r\nr6I78L6i0W0P6t/ZDrz0svsirzrW2zgvVjMNltnpcj6hM1f9X5C5OBlcdBdH\r\ngRIqqw3evK+IsAqV8Pdn7hJqfNsWSvmbx5bLydBfXVPIMwMwMjWLbB8E+wmK\r\nqhin34SWS0Ul1Ac6gwDTcm/Lmn3Qu2NKDoRuZ6sTVopOFGLG3OlIx3MGhz+z\r\nJjBFHKJUTGU0b2/tog7DqBYlFUilYhKZsAPdj5U0wM0/miyw0RMm9mTb68Am\r\nAjnmHG/ZKzeDIAdggyU7ZznqjrtYcPKIiJ5jZGgE3jJOiEZQ8gNhhHEqIYwk\r\n7RNxhI/gtRvNIblDoP2QOjLvINC+xq8naB0=\r\n=qW05\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","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/es-shims/Set?sponsor=1"},"gitHead":"6826a890d4b9087c2c6b8e66339eb1a51490044d","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"9.2.0","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.3.0","dependencies":{"es-map":"^1.0.2","for-each":"^0.3.3","call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.20.5","has-symbols":"^1.0.3","get-intrinsic":"^1.1.3","internal-slot":"^1.0.4","object.entries":"^1.1.6","es-get-iterator":"^1.1.2","define-properties":"^1.1.4","es-set-tostringtag":"^1.0.0","functions-have-names":"^1.2.3"},"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","npmignore":"^0.3.0","array.from":"^1.1.3","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.0.1_1671650320080_0.9665154628829857","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"es-set","version":"1.0.2","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.0.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"5132db5851048d54f8087635efec48ceec010134","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.0.2.tgz","fileCount":23,"integrity":"sha512-EA9lPJZSG18ZV93RccH0pZZ3NgKm8OLafMFS6J61j1uZJWtb9UTIkXe09HJItk7lWu+1OMXtDZQ3OR2fn6gs/A==","signatures":[{"sig":"MEUCIQCRxgUom/esBRGaxmJBIxIW7IuXfw6NfNwPj03bs+2oaQIgJMC3909x8LQrehj74LtXPYhMxBCYT22h+arAWDdeXzg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwJilACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmob/Q/+IiYyyLiaOMuy2FIuIXU2HaWL3tagQLD243ha8LmTgrADgYkw\r\nIWUKkpNkFlXdxhR2fkeids0uj+355Ozh0H39JJQxJA3YAcM5r/iNyqGX8VAs\r\nR2aAnEfhMxTu30FTPqQi85P+8ClPwRGkjNPwrjU69Y7dT8ZxbhehGwlIVL0Z\r\nu4Snn1Zo+mOydLU+KUOVXoUDd7aIXtRYoJ7YRjR1NFmxDmob3gtFAuWiR2j6\r\n20mPsvaE7CX47Om0KZTDzMbDD58IvL2pFalOyaABNTQSf9OA1W02mEt5Ll0a\r\nec8cBB1hrZaYmVrdX9k4yc7Vt1w7qyU2ZiplCGSVGoGInbrLr32ftw4csYN+\r\nYm7iwr/2r7b4TtXuM1QTA1cX9hu+hLkpDI1+UUg4yJLOa1NaDQ5blKSpu548\r\n9OJTWwWxolzr6zS5EbmtxtmtIO8A2gPd+7tc5KHgQ6jwd9QYJOcPohq2F6mI\r\n2MucTf5khdZEdoLx0xcJK435nJ3HYdI0EC0Vx8ZNSuFVMFz1v6faytUfIWFB\r\nU9D2Y0jqKVnN/0dCPvgR6ul/xf3Tq1CZArv8he1loU1p9AZrAIcmZZ5PTHXO\r\nxYC6QADNnqmEMYE44KpNhcyiQHulJdx4obBOPLtR7qp0vi54WdNtLpZQy/F8\r\nIXZBt/491c/goUHMthLg2Xj5jqaScL8TyPA=\r\n=TZjy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","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/es-shims/Set?sponsor=1"},"gitHead":"4da8dcb13883cc6691bdb5862ce73e536e75530c","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":["test/shimmed.js"]},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"9.2.0","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.4.0","dependencies":{"es-map":"^1.0.3","for-each":"^0.3.3","call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.21.1","has-symbols":"^1.0.3","get-intrinsic":"^1.1.3","internal-slot":"^1.0.4","object.entries":"^1.1.6","es-get-iterator":"^1.1.2","define-properties":"^1.1.4","es-set-tostringtag":"^1.0.0","functions-have-names":"^1.2.3","has-property-descriptors":"^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","npmignore":"^0.3.0","array.from":"^1.1.3","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.1"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.0.2_1673566373688_0.4582158412555568","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"es-set","version":"1.0.3","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.0.3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"2b3339feb7bb89feb96f7370ba58f6a3f6db8581","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.0.3.tgz","fileCount":23,"integrity":"sha512-sVUmc5AMhT55b9aqyhv5jD/0MShY6aSkU6NLQQB5FujJHGTzvv3JaUL4oNPk6BT771k7dwxeLCR560iIjWdUZA==","signatures":[{"sig":"MEUCIQDMFL0nky6tFVs9hrZtNqvHcZIJZQ+JTCPiJOtBNLVKXgIgTRmJQHaXVchUmoIKJDt5SrAXVrF1BSSp0NLaG7ZKEDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwaiyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbARAAnccCnTtjkQT0v/GowB1pPnfh4M6PB55kWFLld2/FVzrcfKUs\r\nGfbOmEHTQt4/dleP20OYtK7IspXS9WIBxd+uSWtY4AJNRWQZBvdelxVqPy4+\r\nfguNFDg5AfLOW8eWykKLPmuJcwrHwZaSqvlmWDD9uoAW7/kkFeiMDfS773Q5\r\n6Ze7G2alncAG1KbrQE2gJwOipYaTtBTQTlQAFfY/BXZJoJY2S1C2ieu9V7aH\r\nKMEwQUWFfZp1kwL+180M4AL8iWA3PW5huHqfcPH4hGioDjMmv7Re+wXec0Fs\r\ny12pMiYv6wZDJ23Cz6dExjnCAtJW8z9S5iUAMBpMpnbRaWQLsuehdLzzM7Ce\r\nwNhPBWJJxpTLoJ8bZJA9vc1vgVlkLCnAJXz16KtcfCdkL41ZjnV2lL+Ej6He\r\na449IbEHMhkP2n3N66SSIc+3VDLpKFBKTcnnlXxSoRuNTU6qnU1AyELwfKhm\r\na5wffn2I3hwo/z2KXLJHq8tOHQMtqZ9BByR5T0bIj/SWSwAhKaiY44qjLRBV\r\nkKqWihHI/GtC4K1+9V3SiOD8ekTulWcRSmEtEItMVqUyus/lhG6PPKULPAn1\r\nGAvakvGN11N0pO0FhHwTVT6u66+dN9uw4vKjL63FNWy236sgr1lKdQ6lmamR\r\nttlj6hrXZARGRcHdznRpQDN9u4W73t5SSEc=\r\n=Jrfq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","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/es-shims/Set?sponsor=1"},"gitHead":"82c63971433b886d7b2ce9323b16316735cb3d4d","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":["test/shimmed.js"]},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"9.2.0","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.4.0","dependencies":{"es-map":"^1.0.3","for-each":"^0.3.3","call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.21.1","has-symbols":"^1.0.3","get-intrinsic":"^1.1.3","internal-slot":"^1.0.4","object.entries":"^1.1.6","es-get-iterator":"^1.1.3","define-properties":"^1.1.4","es-set-tostringtag":"^2.0.1","functions-have-names":"^1.2.3","stop-iteration-iterator":"^1.0.0","has-property-descriptors":"^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","npmignore":"^0.3.0","array.from":"^1.1.3","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.1"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.0.3_1673636018218_0.5044173824841969","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"es-set","version":"1.1.0","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.1.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"23416e3992a73c26c5a5ce2213b7df227434bf07","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.1.0.tgz","fileCount":25,"integrity":"sha512-f7ldz7bUQMvNdOQmRjcIAbU+DNgTB9drNhzoDQwmEBQ39f6nJpuqJBGehCOTenMcjYMiDZoGrTZwCCe8VpwbEw==","signatures":[{"sig":"MEUCIAaHy9ao2T84yR+hgo5QHNg4xcMMIlwjlgbOie0c6pvvAiEA5zWmqqmxshwZBwZF4+mJkLJuTiAE4sylqQJ8WhxGUgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjw451ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7VA/5AQ6yU2bchOdJkQUyUC7bUfXWHblHriPo0b1DKnwt3RBqESX/\r\n+ksmj1HvAX4qzDn1TwlIR+emdRF0ZthLR97bwC0yzG/Tv/2d4TQzs9Yvh9n7\r\nJtRsOCVs1mHieUVr2LO3Y6YNZ2mnVMrbZSEe6/uiKDYJgp3a1PvQnOdw1DKV\r\n02c5X0I6NYKmQAfJgciFDSBx/1qWcnyxA/cuHYH9cVIcm0ae79cipa+4LKdt\r\n/XlBJUjXYlVPbtsXhD5YhlC6A05T90mREBO65OxZB+tZlKFfTot9CzpC7t9s\r\noFOC+jIiBk9pKA8L10yIwcSLwRGP91L+ofjWFFmckf0HsK+0QnI6wuCRCTyk\r\nc1nLSGSXW7Bf84DTy2WyqHnHqpXk6ePnUXXLyD1NF3k5yZLfI248y3KVqCz2\r\n9VKVZNODGH0vxdnP88SdPZK2T2JA6nXhD2GrcX27MTVYoJ8XhyHAa82EEOql\r\nuKIcmCcCqe5zFzU7+u22/JlQdzsSm5yxTIcqoQURqvTHP8xqhz+Ms9qHaIkM\r\nSGaw83ZdOfP6soj7FKU8fPbzJFFCu1HzVRK8RCSsXDCQp96iBWPZvkH4CCya\r\n9vBl1U+2CzjFu3YT7WDyX+CIUcPYf6D0oHWwHEBu+IH0IeaEXu8qKmX0Zz6A\r\nLO5E3Oh1rNkvdZXJJeUw8JnHYEAG+dYWQrc=\r\n=8Vak\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./tools":"./tools.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/es-shims/Set?sponsor=1"},"gitHead":"93c5b8a5c04b5c32ff1584c4db4d7a664ad3fec3","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":["test/shimmed.js"]},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"9.2.0","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"19.4.0","dependencies":{"gopd":"^1.0.1","es-map":"^1.0.3","for-each":"^0.3.3","call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.21.1","has-symbols":"^1.0.3","get-intrinsic":"^1.1.3","internal-slot":"^1.0.4","iterate-value":"^1.0.2","object.entries":"^1.1.6","es-get-iterator":"^1.1.3","define-properties":"^1.1.4","es-set-tostringtag":"^2.0.1","functions-have-names":"^1.2.3","stop-iteration-iterator":"^1.0.0","has-property-descriptors":"^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","npmignore":"^0.3.0","array.from":"^1.1.3","in-publish":"^2.0.1","object-keys":"^1.1.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.1"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.1.0_1673760373241_0.02116665276093288","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"es-set","version":"1.1.1","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.1.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"78d7d648de525ede8574f16542ce9924e30193ed","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.1.1.tgz","fileCount":25,"integrity":"sha512-fpL5CI638iid2KOpR4WZEUTxv8adMGBbj2hx+mdDRXeNlkGhi5LtVKn3Vl1JXlZ9jGP4CEg0Lxmu/zoRO/iQbg==","signatures":[{"sig":"MEUCIQCRmiNQml5oEz1o1HEpqZiUhiIoH7/5XtKLLSAN+m6CXQIgRQiatjtjQuJRdDAxDl6slKBUzioHTpQ8i3W4asqTqZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61624},"main":"index.js","exports":{".":[{"import":"./index.mjs","default":"./index.js","require":"./index.js"},"./index.js"],"./auto":"./auto.js","./shim":"./shim.js","./tools":"./tools.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/es-shims/Set?sponsor=1"},"gitHead":"8a649b6664603486b293d97fadb6a5b5cb80124f","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":["test/shimmed.js"]},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"9.8.0","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"20.5.1","dependencies":{"gopd":"^1.0.1","es-map":"^1.0.4","for-each":"^0.3.3","call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.22.1","has-symbols":"^1.0.3","get-intrinsic":"^1.2.1","internal-slot":"^1.0.5","iterate-value":"^1.0.2","object.entries":"^1.1.7","define-properties":"^1.2.0","es-set-tostringtag":"^2.0.1","functions-have-names":"^1.2.3","stop-iteration-iterator":"^1.0.0","has-property-descriptors":"^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.6","eslint":"=8.8.0","npmignore":"^0.3.0","array.from":"^1.1.5","in-publish":"^2.0.1","object-keys":"^1.1.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.1.1_1693282759583_0.2333342830688876","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"es-set","version":"1.1.2","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@1.1.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"267761db1b56b7a0e9b7cb33198def5cd31b30bc","tarball":"https://registry.npmjs.org/es-set/-/es-set-1.1.2.tgz","fileCount":26,"integrity":"sha512-tGLC1yArXhXwZTm3D6xbu1JL4S3cUtRRggbFWHhqTxpPc975fmcLL1VB0QOnAY8q5TBdul7YTjfEOT2VpUGcCg==","signatures":[{"sig":"MEUCIGmjY+AQkVEwbnLJk+KxC1butWr9CQxW6/e+dpUPdeK/AiEAjOrm4eOs8ZHlTvpMuYUfsBPbEo7daAAA0RAHf/T2zfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63801},"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","./tools":"./tools.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/es-shims/Set?sponsor=1"},"gitHead":"ed83d0f0bf4dc6a2d45274a7391d0c1b343e3906","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run tests-esm","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --bound","posttest":"npx npm@'>=10.2' audit --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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":["test/shimmed.js"]},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"10.8.2","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"22.8.0","dependencies":{"gopd":"^1.0.1","es-map":"^1.0.6","for-each":"^0.3.3","call-bind":"^1.0.7","globalthis":"^1.0.4","es-abstract":"^1.23.3","has-symbols":"^1.0.3","get-intrinsic":"^1.2.4","internal-slot":"^1.0.7","iterate-value":"^1.0.2","object.entries":"^1.1.8","define-properties":"^1.2.1","es-set-tostringtag":"^2.0.3","functions-have-names":"^1.2.3","stop-iteration-iterator":"^1.0.0","has-property-descriptors":"^1.0.2"},"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","tape":"^5.9.0","eslint":"=8.8.0","encoding":"^0.1.13","npmignore":"^0.3.1","array.from":"^1.1.6","in-publish":"^2.0.1","object-keys":"^1.1.1","@es-shims/api":"=2.5.0","auto-changelog":"^2.5.0","object-inspect":"^1.13.2","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/es-set_1.1.2_1726675382266_0.5002858362865801","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"es-set","version":"2.0.0","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","_id":"es-set@2.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Set#readme","bugs":{"url":"https://github.com/es-shims/Set/issues"},"dist":{"shasum":"e1160e3600d78d102ed8670cfd97379eac8c422d","tarball":"https://registry.npmjs.org/es-set/-/es-set-2.0.0.tgz","fileCount":24,"integrity":"sha512-RzYyaNf09wg7E/kXImmzVebFRt/nG7NRUQd7qrAI3knM1oJ4M89b0mPwAd+g1+xs29JF6iz4ZduOa400aXJLWA==","signatures":[{"sig":"MEUCIEwjfSCytv0aj1IAxiH9mVypB2EHtkl0phEaHZK8qZ7SAiEA0L8+NXHWKxx5q7XMVGkHb3uVLSAtMWE90bghM4f52nA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62742},"main":"index.js","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./auto":"./auto.js","./shim":"./shim.js","./tools":"./tools.js","./polyfill":"./polyfill.js","./package.json":"./package.json","./implementation":"./implementation.js"},"funding":{"url":"https://github.com/es-shims/Set?sponsor=1"},"gitHead":"0f3fc307daa1abeaf98818959790e921f7cb44d9","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --type=constructor","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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":["test/shimmed.js"]},"repository":{"url":"git+https://github.com/es-shims/Set.git","type":"git"},"_npmVersion":"10.8.3","description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","directories":{},"_nodeVersion":"22.9.0","dependencies":{"gopd":"^1.0.1","es-map":"^1.0.6","for-each":"^0.3.3","call-bind":"^1.0.7","globalthis":"^1.0.4","es-abstract":"^1.23.3","has-symbols":"^1.0.3","get-intrinsic":"^1.2.4","internal-slot":"^1.0.7","iterate-value":"^1.0.2","object.entries":"^1.1.8","define-properties":"^1.2.1","es-set-tostringtag":"^2.0.3","functions-have-names":"^1.2.3","stop-iteration-iterator":"^1.0.0","has-property-descriptors":"^1.0.2"},"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","tape":"^5.9.0","eslint":"=8.8.0","encoding":"^0.1.13","npmignore":"^0.3.1","array.from":"^1.1.6","in-publish":"^2.0.1","object-keys":"^1.1.1","@es-shims/api":"^3.0.1","auto-changelog":"^2.5.0","object-inspect":"^1.13.2","es-get-iterator":"^1.1.3","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/es-set_2.0.0_1727037205765_0.3719154579804862","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"es-set","version":"2.0.1","description":"An ES-spec-compliant Set 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","./tools":"./tools.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 lint","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --type=constructor","tests-only":"nyc tape 'test/**/*.js'","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.git"},"keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"funding":{"url":"https://github.com/es-shims/Set?sponsor=1"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Set/issues"},"homepage":"https://github.com/es-shims/Set#readme","devDependencies":{"@es-shims/api":"^3.0.1","@ljharb/eslint-config":"^21.1.1","array.from":"^1.1.6","auto-changelog":"^2.5.0","encoding":"^0.1.13","es-get-iterator":"^1.1.3","eslint":"=8.8.0","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.3","object-keys":"^1.1.1","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"dependencies":{"call-bind":"^1.0.8","call-bound":"^1.0.2","define-properties":"^1.2.1","es-abstract":"^1.23.5","es-map":"^1.0.6","es-set-tostringtag":"^2.0.3","for-each":"^0.3.3","functions-have-names":"^1.2.3","get-intrinsic":"^1.2.5","globalthis":"^1.0.4","gopd":"^1.2.0","has-property-descriptors":"^1.0.2","has-symbols":"^1.1.0","internal-slot":"^1.0.7","iterate-value":"^1.0.2","object.entries":"^1.1.8","stop-iteration-iterator":"^1.0.0"},"testling":{"files":["test/shimmed.js"]},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"engines":{"node":">= 0.4"},"_id":"es-set@2.0.1","gitHead":"750e39fc3e92b83d87324bd3b55e8fbde0f29638","_nodeVersion":"23.4.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-w2EDjbgK6Xl23Bxob5Jgrcd+x7e51HxGssmP9GYZ0NbNLhtg9mHiVY9RxO7UsHHn0v10nt5cq2iFJ4GzibAP1Q==","shasum":"3adc0d36c87f26137bbb658df70724e243125f5d","tarball":"https://registry.npmjs.org/es-set/-/es-set-2.0.1.tgz","fileCount":24,"unpackedSize":63430,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdrPlI8JbD+9Yz7T2s63asD3aChLgN12CntaCWgmILSAiAnL6AII2FR0Hc5i7vfzCIrN4lK9lwGlSdV+38tJnRlQQ=="}]},"_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/es-set_2.0.1_1733967500753_0.5589268239044274"},"_hasShrinkwrap":false}},"time":{"created":"2022-12-02T18:45:11.496Z","modified":"2024-12-12T01:38:21.097Z","1.0.0":"2022-12-02T18:45:11.764Z","1.0.1":"2022-12-21T19:18:40.342Z","1.0.2":"2023-01-12T23:32:53.955Z","1.0.3":"2023-01-13T18:53:38.365Z","1.1.0":"2023-01-15T05:26:13.400Z","1.1.1":"2023-08-29T04:19:19.771Z","1.1.2":"2024-09-18T16:03:02.480Z","2.0.0":"2024-09-22T20:33:25.962Z","2.0.1":"2024-12-12T01:38:20.937Z"},"bugs":{"url":"https://github.com/es-shims/Set/issues"},"author":{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com"},"license":"MIT","homepage":"https://github.com/es-shims/Set#readme","keywords":["Set","Map","collections","shim","polyfill","es-shim","API"],"repository":{"type":"git","url":"git+https://github.com/es-shims/Set.git"},"description":"An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# es-set <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nAn ESnext spec-compliant `Set` shim/polyfill/replacement that works as far down as ES3.\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) interface. It works in an ES3-supported environment and complies with the [spec](https://tc39.es/ecma262/#sec-set-objects).\n\n## Getting started\n\n```sh\nnpm install --save es-set\n```\n\n## Usage/Examples\n\n```js\nvar set = new Set();\nvar obj = {};\n\nset.add(obj);\n\nset.has(obj); // true\nmap.has(3); // false\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/es-shims/Set\n[npm-version-svg]: https://versionbadg.es/es-shims/Set.svg\n[deps-svg]: https://david-dm.org/es-shims/Set.svg\n[deps-url]: https://david-dm.org/es-shims/Set\n[dev-deps-svg]: https://david-dm.org/es-shims/Set/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Set#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/es-set.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/es-set.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/es-set.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=es-set\n[codecov-image]: https://codecov.io/gh/es-shims/Set/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Set/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Set\n[actions-url]: https://github.com/es-shims/Set/actions\n","readmeFilename":"README.md"}