{"_id":"iterator.prototype","_rev":"4-82eba98d800388f519e578555f0533c4","name":"iterator.prototype","dist-tags":{"latest":"1.1.2"},"versions":{"1.0.0":{"name":"iterator.prototype","version":"1.0.0","description":"`Iterator.prototype`, or a shared object to use.","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","pretest":"npm run lint","tests-only":"tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --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/ljharb/iterator.prototype.git"},"keywords":["javascript","ecmascript","iterator","prototype"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/iterator.prototype/issues"},"homepage":"https://github.com/ljharb/iterator.prototype#readme","dependencies":{"get-intrinsic":"^1.1.3","reflect.getprototypeof":"^1.0.3"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","has-symbols":"^1.0.3","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"a297c6ca55c62f2511d265dccc1ee328a25a26ea","_id":"iterator.prototype@1.0.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-tO7/gfqzwC+MejHwrGdf2MqkmIo+lqnRqE5/2LsLkA9DTn5UOZV+qUtbm27CNp67rEiH0nX8viDopEtJ+cccFw==","shasum":"7f9bf5775bfd0de6aebc6f6563770a3cff3fa9cd","tarball":"https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.0.0.tgz","fileCount":8,"unpackedSize":7974,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAoiFG1qBWhNwU8pHNc3JwFhqlRa8eVTGF2mZR6sfdOwIgLRyxdpHnMvTyf5pzGCeV/4kR68BN1SXtuk9hHS56CIs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjsf9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZJxAAhIxOaOi5p100k0X5OwKMX+xiYl4fThnA/zeo2PAxgmK0WYKq\r\nprL2F5hp3L3WKsmBkv210hKpfknmISEDJQEtKiKLWWOijQCFUgHe859LXSyy\r\n95Qa6fNloepqFMJ+WWn8zO3hMYxhM7QvjfbI+suff2bPGonDJzzI0tIsYid9\r\n+r6U327IHUpwRUsS1WAsVHX6vidEcIWn1gR7yUDRVJtui9xcqVx7Zcr+0xJq\r\nZ8KRiniBlLsQjRrp1wtzq35gq//dg+DByWuNP3L4CzapL/Xn0nD8pp7DT0ok\r\nMwN3B2ZjInlViy1ih48VnbxM14eUP2g5jN6cyQ0GxvXKK6+1v/AFRO2cl3Zn\r\nU2YcBouDkTsSeURkLr3CvxGQ4pccs7n0tqPI8nziQAUPcRvz37pc7W+rDBSe\r\n7k1Bg5j4cUjywnKfrQ2LC19fDSkkFvkbv3e/vRwT+7Mm0MIBvWf2ASDSCXeU\r\nVjQd6Di2/2JIde3c8iuobmPmkGbc1TWM/EHXEU72GuylII9AReIkDE6l+E3g\r\nAXbGOe1BKgB81idzYyWFd5And85t1g7VYHIIVjFzPCngWrME9JJlYLg0KdOy\r\ngtLEIVc1Z75cfSYkgs9uPrvJD8KMZNLfw5nNSHYA1jmmGJocIMFCUJTNyaHy\r\ndDy9qk9lWg60Oe58gNov71RZmZ/cxls4Gn0=\r\n=TKN8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iterator.prototype_1.0.0_1670301693112_0.39704158265677525"},"_hasShrinkwrap":false},"1.0.1":{"name":"iterator.prototype","version":"1.0.1","description":"`Iterator.prototype`, or a shared object to use.","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","pretest":"npm run lint","tests-only":"tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --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/ljharb/Iterator.prototype.git"},"keywords":["javascript","ecmascript","iterator","prototype"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/Iterator.prototype/issues"},"homepage":"https://github.com/ljharb/Iterator.prototype#readme","dependencies":{"get-intrinsic":"^1.1.3","has-symbols":"^1.0.3","reflect.getprototypeof":"^1.0.3"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"3efb09c1a87646dee986bf460cbcdd9dbe8e7d8d","_id":"iterator.prototype@1.0.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-iSpFGkP8KR00u2fJV9xeJmxSSIqtPiq4EtWGzTiAA03dMFESy2z2jfr+GqdNpbFjli5SQGo+E7wEew1D6g60Fw==","shasum":"4c1f20f4cf17976630e3c261e79807e55a569b89","tarball":"https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.0.1.tgz","fileCount":8,"unpackedSize":8363,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCseAEZaGJK0EcJsJ6MCWMj+FU9ZZYKBNBqYGHNEXnoxQIhAOaNJF1Fi7BH9k35VAq/XNNeBEZnWWHaXn4s4+Gj801G"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjk4+qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7Hw//S3RHeDliwXETzt+v7o6oMCMvK4xIc/JQerBpLlFyJthWwbLD\r\nh0j91fjMy5Tw0y3JeWneZ8hNjIzYM7q42HuFWc6khDSjFenRpa6haRlbePnD\r\nxbSrQKoqw2V7DMaYHn4CB90bDM8deP2Rr9KqysogI/INOKhC/67NecmNTRhO\r\nVqqLmqJmZJGl8cXzV0ucTc9vPtnD7jx4fvCkGlKE1nWZZ7GmVe2edV66ooXa\r\niRkCeIgJYTXB2k161wX833JA2zqpKXRUDyZyRWBwtF2mfiwqe3BTwNx/vrO/\r\nBFIhoMkydKLpl7mW4SHIrxkN9/zahkXis+GbCJeMBEyNzGryzsfrnR8BzIgS\r\ngL9tvV1gb7g1lUWo4xIcIdQ5Q82DJDrP978qLJ3PvZTKpORxdAtWnR4qt1GQ\r\n9rSGm5X/uIkSImU/5ZEOwM16y/qrHz6GtNEa527iCsKQTKP18DWWDRrJLSNb\r\nBzUDYm9PSyFk2xg3sLb6HMJRP6vZkzdOeGpCp+ko/SLWCXkboYozTpxUz06u\r\naDRVnQev6flbv0Zxg04K3L3IZavCq9JnOZ/navLdX6vl52IxEzq26crpKeX8\r\nTMGZbzij20qffoEEYvVTameQU3xA7dzDqwr43Qvjp2L/tC48gzcb7qHDeb6j\r\nAqVgnV/lt+YKePU70XusTf6dvGFelzrJ5gs=\r\n=n6dW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iterator.prototype_1.0.1_1670614954404_0.3036813154897129"},"_hasShrinkwrap":false},"1.1.0":{"name":"iterator.prototype","version":"1.1.0","description":"`Iterator.prototype`, or a shared object to use.","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","pretest":"npm run lint","tests-only":"tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --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/ljharb/Iterator.prototype.git"},"keywords":["javascript","ecmascript","iterator","prototype"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/Iterator.prototype/issues"},"homepage":"https://github.com/ljharb/Iterator.prototype#readme","dependencies":{"define-properties":"^1.1.4","get-intrinsic":"^1.1.3","has-symbols":"^1.0.3","has-tostringtag":"^1.0.0","reflect.getprototypeof":"^1.0.3"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"701386f480289887938a4ddec94a23a063e757de","_id":"iterator.prototype@1.1.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-rjuhAk1AJ1fssphHD0IFV6TWL40CwRZ53FrztKx43yk2v6rguBYsY4Bj1VU4HmoMmKwZUlx7mfnhDf9cOp4YTw==","shasum":"690c88b043d821f783843aaf725d7ac3b62e3b46","tarball":"https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.0.tgz","fileCount":8,"unpackedSize":9111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWWTUHjJUK0DY7g+davJcegVm58K20J9vHxoEDltvxkAiAwQHVG4pvNZK/5sw/PFhw4xNqZoWFv5/zqVQW7X+b3gA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlCKoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLVBAAjO+XBPa3k8KzLm77PVsmpimprPcb+xDexvuPckJSKnbXwH/9\r\nOW0n29F/7tVRl4YhXpe3sut5xZ/n9qGJwACWD3cO4ErxG557ds3Fm8fJla50\r\ngbQt2LVxt21pulr7labD2tVstMucsq6CfQpXw2MQj1XYLgIvSisCmyv1bj1K\r\nXJq0ijdbRNxJDWOMGue0kcOFhLI34hcLqdf97PSwEC+j0hmTpTeXTF9f4lsC\r\nGK5janbPBvFBzWL5L802g6xJVNIXcDESdJIHII7IE0agWCZTyNBuRa+riB/A\r\nrqtMQaEjxWCcdpUpGm0xqusJri/xOGiASBsZQWxTngdG3FInGKuTodrkG+Rn\r\nEZlKSYtk4Tqew7fEA4KLUffig4i4bUMSZHAAPdqxJIqFarTuxQcdvpuFAbPw\r\nXkvXiwzHqgN6BGFUejVIe/lwVYlQbyWani1mYfnIeCA6D+H3/JcmayUFg/yl\r\n56BCj5p22+zan7kcznlTztXb/Sen0hsK6IX2upRxGZcitjIqU8GAxSfU68ms\r\njfXqW3Ubh/Pxan+27bbuqUwhNLtLaXHxeKFcKCSIEzuckl3DFaYhZSKTMyEA\r\nrt4Zy9pGSS2WYJO8Fc9zzqUDvTnPN5TQCNrOfjhUFOqjvroPQEmKBIeLRPVA\r\n5oDCPfZrE6fJdR1t9ooVAPzDp09ZLJ/jSQE=\r\n=e+tn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iterator.prototype_1.1.0_1670652584336_0.9718561433850892"},"_hasShrinkwrap":false},"1.1.1":{"name":"iterator.prototype","version":"1.1.1","description":"`Iterator.prototype`, or a shared object to use.","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","pretest":"npm run lint","tests-only":"tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --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/ljharb/Iterator.prototype.git"},"keywords":["javascript","ecmascript","iterator","prototype"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/Iterator.prototype/issues"},"homepage":"https://github.com/ljharb/Iterator.prototype#readme","dependencies":{"define-properties":"^1.2.0","get-intrinsic":"^1.2.1","has-symbols":"^1.0.3","reflect.getprototypeof":"^1.0.3"},"devDependencies":{"@ljharb/eslint-config":"^21.1.0","aud":"^2.0.3","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"iterator.prototype@1.1.1","gitHead":"c9c5f48982f32977f85f470d71907ebfc83c1987","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-9E+nePc8C9cnQldmNl6bgpTY6zI4OPRZd97fhJ/iVZ1GifIUDVV5F6x1nEDqpe8KaMEZGT4xgrwKQDxXnjOIZQ==","shasum":"ab5b790e23ec00658f5974e032a2b05188bd3a5c","tarball":"https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.1.tgz","fileCount":8,"unpackedSize":9550,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChGH3RfrF6mRfsiVxsw/yuaOow3rF3Q8hXleozo7d7KAIhAK/rKfJjEQ4zeP0XXnMaaQnCgSMUAgTjVTPNr/+0/xyw"}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iterator.prototype_1.1.1_1693427026522_0.4092449222755674"},"_hasShrinkwrap":false},"1.1.2":{"name":"iterator.prototype","version":"1.1.2","description":"`Iterator.prototype`, or a shared object to use.","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","pretest":"npm run lint","tests-only":"tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --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/ljharb/Iterator.prototype.git"},"keywords":["javascript","ecmascript","iterator","prototype"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/Iterator.prototype/issues"},"homepage":"https://github.com/ljharb/Iterator.prototype#readme","dependencies":{"define-properties":"^1.2.1","get-intrinsic":"^1.2.1","has-symbols":"^1.0.3","reflect.getprototypeof":"^1.0.4","set-function-name":"^2.0.1"},"devDependencies":{"@ljharb/eslint-config":"^21.1.0","aud":"^2.0.3","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"iterator.prototype@1.1.2","gitHead":"2e61e4eaa9cb695fabef5e6db5ad29fd25fef569","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==","shasum":"5e29c8924f01916cb9335f1ff80619dcff22b0c0","tarball":"https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz","fileCount":8,"unpackedSize":10145,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkWm9TjckeCD4YKfdvHxGO/A8n8thizXvtWlOQtiVkLgIgGnoHDsRCAP7pXUecEzlse9a7L1yXQo08dU/z1RowmVU="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iterator.prototype_1.1.2_1694649717785_0.270483777067722"},"_hasShrinkwrap":false}},"time":{"created":"2022-12-06T04:41:33.112Z","1.0.0":"2022-12-06T04:41:33.318Z","modified":"2023-09-14T00:01:58.139Z","1.0.1":"2022-12-09T19:42:34.645Z","1.1.0":"2022-12-10T06:09:44.492Z","1.1.1":"2023-08-30T20:23:46.717Z","1.1.2":"2023-09-14T00:01:57.939Z"},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"description":"`Iterator.prototype`, or a shared object to use.","homepage":"https://github.com/ljharb/Iterator.prototype#readme","keywords":["javascript","ecmascript","iterator","prototype"],"repository":{"type":"git","url":"git+https://github.com/ljharb/Iterator.prototype.git"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"bugs":{"url":"https://github.com/ljharb/Iterator.prototype/issues"},"license":"MIT","readme":"# iterator.prototype <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\n`Iterator.prototype`, or a shared object to use.\n\n## Usage\n\n```javascript\nvar iterProto = require('iterator.prototype');\nvar assert = require('assert');\n\nassert.equal(Object.getPrototypeOf(Object.getPrototypeOf([].keys())), iterProto);\n```\n\n[package-url]: https://npmjs.org/package/iterator.prototype\n[npm-version-svg]: https://versionbadg.es/ljharb/Iterator.prototype.svg\n[deps-svg]: https://david-dm.org/ljharb/Iterator.prototype.svg\n[deps-url]: https://david-dm.org/ljharb/Iterator.prototype\n[dev-deps-svg]: https://david-dm.org/ljharb/Iterator.prototype/dev-status.svg\n[dev-deps-url]: https://david-dm.org/ljharb/Iterator.prototype#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/iterator.prototype.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/iterator.prototype.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/iterator.prototype.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=iterator.prototype\n[codecov-image]: https://codecov.io/gh/ljharb/Iterator.prototype/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/ljharb/Iterator.prototype/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/Iterator.prototype\n[actions-url]: https://github.com/ljharb/Iterator.prototype/actions\n","readmeFilename":"README.md"}