{"_id":"reflect.getprototypeof","_rev":"12-6083c9ddad70ed37976e2123bf9666fa","name":"reflect.getprototypeof","dist-tags":{"latest":"1.0.10"},"versions":{"1.0.0":{"name":"reflect.getprototypeof","version":"1.0.0","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"e54220a9bb67ec810c1916fc206ba6039509cb53","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.0.tgz","fileCount":22,"integrity":"sha512-+0EPfQjXK+0X35YbfoXm6SKonJYwD1seJiS170Hl7MVLp5eGAKOGqbnLVtvC9boQ5qV5UpDNop+p0beVYbSI+Q==","signatures":[{"sig":"MEYCIQCUe+Okqwu0I3MHmTpeStnkH40ouw0CVzNrs8xBON3aZAIhALzMIIS34YI3vIJMr/eNv2g9+PS4AEN46GwD9AYrTsoP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/i/vCRA9TVsSAnZWagAApBMQAI1aHqYZRgxGgUOakUnW\nPRXw6aic9tQ2w5L4xOOtJqlZOE/9BARkyp4RdBhhyuFVwoYmGY+BO/ffQouQ\n/eURbH5xRJX9xs3akaqbmn4Kb31oXIItrCYXNGHXmxasTlcIBYWprLQ9HfsK\nhDXeA9vrkyGNBfR+M/55+YLcQDdd2LtLevymEr/BhiPDd4H+Y28Wre7zpKP5\nXrvUadPK9T7ekHgwffJ5fpsirdA+PzCG0h0Y1lqMd2F51o9QbKsMWRsvQN66\nyoKJj0IaOAo/dQmIieTIG1xBARSIcrCK8pXVoXdRISlHqgMjyLUTOk1T9Alz\ndhYD7Ksok8RqGbTcwYj7X19dWXKer7YyGWjd3FRie2lzAGKQeKo1tXy+Is7X\ndo1/PhhvnXYW/oOkpvZeR+POVcaRjQD4FlNIteyihlALASD5YPiCsAXuBoj9\ncWSrF/3Ei8dPM2ix9wNj2q7yjxUl8ZhJIuOKS7/TR8MEj1RfROiuBErY//vf\nx2jM9uWheCTg+7PPztpIN0trYUgKfCdw1BLjdnoVxVGeK/YJk5H2y4r7dw7v\n/5YVCMksCf4w0jmFIu5Q6J3PzqN7UJda5OyjwdAnvHyfY7ToI1UjIAC5YXPl\niWLhlWBh6o5KK83VeBY9QfRZG7YtiI47jl4oHtigWr2ITTHQDYZjl5ISnkHh\nCYZP\r\n=9yqq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"commonjs","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./index.js"},"./index.js"],"./auto":[{"import":"./auto.mjs","default":"./auto.js"},"./auto.js"],"./shim":[{"import":"./shim.mjs","default":"./shim.js"},"./shim.js"],"./polyfill":[{"import":"./polyfill.mjs","default":"./polyfill.js"},"./polyfill.js"],"./package.json":"./package.json","./implementation":[{"import":"./implementation.mjs","default":"./implementation.js"},"./implementation.js"]},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"5ce6f54437b59d971f7c102de2e1ea261c8fb005","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","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":"safe-publish-latest","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)\")\""},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"6.14.10","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"14.15.4","dependencies":{"call-bind":"^1.0.2","es-abstract":"^1.18.0-next.1","get-intrinsic":"^1.0.2","define-properties":"^1.1.3","which-builtin-type":"^1.0.1"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.3","nyc":"^10.3.2","tape":"^5.1.1","eslint":"^7.17.0","evalmd":"^0.0.19","@es-shims/api":"^2.1.2","auto-changelog":"^2.2.1","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^17.3.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.0_1610493934537_0.34696227004753966","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"reflect.getprototypeof","version":"1.0.1","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"f113f15e19d103d60b8d52ce7e0d45867efdddfc","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.1.tgz","fileCount":18,"integrity":"sha512-z0FhUSaxXxnFQi+YyGfAvUJjCGPPwe0AO51LU/HtRLj/+a4LROrmSD6eYA3zr6aAK6GSbl8BCh/m5SAqUdAgTg==","signatures":[{"sig":"MEQCIAptmpYGgZG+XwYQoWd5kaZMZAsBUBKQmWVxheoVJUWjAiBnAZyHbK0wN8yZdB5SrTRZTyydnpx7SRjl/yBcVYOWPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhONuZCRA9TVsSAnZWagAALhkP+wRwG+BPr8j0OcswPPbN\nJjawA2VTc4VUnyNOg/KiCtyy/tJCMhwJ/OR+lAehHLpMmzdqxnuVEt6AW4tA\npEl1A0vM+P/i4O9/4WzF6tsDG/xDXEF5IzPBbs9nDHzXciAoe7YYp7756wG5\nZEeGr1oK/LSUnCDSh+zJQtbDy9aDTs1JHU2EhV07Oik9rUDziZAggJWrv808\nmatEXnNCBwiYraEAChH9J/Z28f+43T+Tt8WFFRxymnglEB6K77v6o2DqNMog\nXuc59D/VaZ6lT6EBnTnOf1c1oBiqzm1WEdGBPu4PkKaPXBW9psBL0OLMqAHo\nCvWOWKYkTqiepDBIdx5WB15kahp0RO3KXnBtV/kKzPf36oxbDfon3gbrxQxw\nhmyh1ECx8jY2X7hUwA9+PVgtebPBlkMmnRsnrTVZnqvFlH0h79AHfuaBVZKB\nqgk7V0S2ZYblMT06Vw/Jm3yd4VLOw3s/xpE280oRCTG3NBHAjWf8Jy2bV64r\nW32m7Mu8xsNQ13HENApHwBDgZHmkdmTXwHxaZVm7uZkEcBEIQEiOSFcTgu3Z\nrWyDj2PN/kOICae2lSleEoA9/dqSp8wCl5FHcwr3ChWZRy8Y7MB1sjiMn8uZ\nvuZZGnVSVpid62R1kv6kG8DdbT+LXyGnT9noQ+DP+RWIzgRDWZvEppENJuPk\nNWT4\r\n=7sMA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"commonjs","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./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":"82fadc6e2354f16358bce65490c9249485a9f389","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","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/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"7.21.1","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"16.9.0","dependencies":{"call-bind":"^1.0.2","es-abstract":"^1.18.6","get-intrinsic":"^1.1.1","define-properties":"^1.1.3","which-builtin-type":"^1.1.1"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.1","eslint":"^7.32.0","evalmd":"^0.0.19","@es-shims/api":"^2.2.1","auto-changelog":"^2.3.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.1_1631116185255_0.5679660606272303","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"reflect.getprototypeof","version":"1.0.2","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"dd231808828913fd2198e151eb3e213d9dddf708","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.2.tgz","fileCount":18,"integrity":"sha512-C1+ANgX50UkWlntmOJ8SD1VTuk28+7X1ackBdfXzLQG5+bmriEMHvBaor9YlotCfBHo277q/YWd/JKEOzr5Dxg==","signatures":[{"sig":"MEQCIF35dRVrQH9QMWV7uW+2oLoKfuSUEUCvCJZjKcG8RNoWAiAUfMhO+wHlf0HUNxo3WBbCGilTvS5VQdwp/KCOBNq7yQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh25jJCRA9TVsSAnZWagAA9TMP/R053G1YPW3RUfOjIP8G\nZJbgLlMvb1K9eoe/LU3vBwOBQM8GYR1DXyLNfN7nhTf8kS2jh1RWtvCprGAA\nxdpGizazGGwtC0lytdnQLv2OsuNHofkgfT8vQlySsinTct52M1tvtVGcraUX\nATLsyorerj9MgIEqET6WCr77BVs/6KqHBrY9qqI9B8t6a/x4BMuSd0wfAqgk\nrxnzgmMqx1ZIGys21pkOxHAL0hZRH1/yXgt54nwOMJQWVXzMnAhlpIRN8cu0\nVQD7k+NmPp0IAC7d94Jh3iEfYLgHpgTqSPbJf+W6txJ1syzEGHjrS8q6kPLG\n3Byt/C5eN2c7WCFybcpL1bQPWzRKNjIcAPLqTLTNOQZPuSW8Uhp971WPbiFf\nPvQi1ymzQm+qt7skav0VPNZxlK6T0vb+PwLxjiCx68JJJAVMqdjRzJKOj+HP\npiQCev+4ApdvI+gRgBzicCnufxsgHlIoize/LN7Yye5j/PqTTKPQCOwsdXwy\nhxkMgftv9T3eIX00fwEZvF63BqZ4702Om/Vv87BRJtm+s/hH+2L4nhs41yuX\nqb050VJuH44QoK3D8KzOxate+5tgARnaTRyv6mpYVt9QY38yNWlf6LQ1MP3Z\n2YGNx4qh8ZoojEZebVY/pgXEcXpfQBPvPbOlrFT494Q5QAVi6yVnDMAMSmqa\nwPRz\r\n=k0aa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"commonjs","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./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":"c8ae38fe4af1314de4f75e0b706c2b4322840bd8","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run tests-esm","prelint":"evalmd README.md","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/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"7.24.0","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"16.10.0","dependencies":{"call-bind":"^1.0.2","es-abstract":"^1.19.1","get-intrinsic":"^1.1.1","define-properties":"^1.1.3","which-builtin-type":"^1.1.1"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.1","eslint":"^7.32.0","evalmd":"^0.0.19","@es-shims/api":"^2.2.1","auto-changelog":"^2.3.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.2_1633321680800_0.8405323156524565","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"reflect.getprototypeof","version":"1.0.3","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"2738fd896fcc3477ffbd4190b40c2458026b6928","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.3.tgz","fileCount":17,"integrity":"sha512-TTAOZpkJ2YLxl7mVHWrNo3iDMEkYlva/kgFcXndqMgbo/AZUmmavEkdXV+hXtE4P8xdyEKRzalaFqZVuwIk/Nw==","signatures":[{"sig":"MEQCIA3aEH68CGny6GBLjaAVEubolIkXhPdcEmtE97c4yk3mAiByQJodoVZV/9FdKi5vyz35R34ICcdes11Po/qimdJozQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaVakACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooGA/+IhGynBXuvx1LSExsztx3pw8ELjoNZSq0hpHW9Ny12kTIq6x8\r\nRH8EFXaZpAWcx38kQZ2XtzuxX8CMCq77RdUbFZNxFqTfhbEBsH2/cp7d9Os8\r\nTvlbn3MPv96vg+1XEc5uRpJibUTGKVikfB1freOY9UNOqIG6YiA3IcR4fwkD\r\nas9S9XL278XE6tnd0IwjkdMXz1+zPlmc+uQnNj7Vje5SUEZN6q1+R0B0MhoX\r\nlqQkFE8vRK1oVB8jbb2tOBV7QqCb7sFZkP2+njk+Nwh6mecVKVsbd16ukN9G\r\nnJPeyvVEAJ8Q3mQQCpBQp8Avm1VEm9HkNFICW16M69jA1GItjasgdBl3jJ4Z\r\nUnal0DlP4Kpp3zrt89x18lF+wz3sN1ckBeC2MJulZg0Eriuia+wQjn11WmsJ\r\nLm1/7N7iqCnPKP4enUtnXFqoO5xOjHiTTLM0i5BafBF+p3+O6+vO4WTeGLj3\r\nyA0Oh1GLWUCyWikkG4feVqug5EMPUqNubw9bCIWlLz0EeIwyV6Oy+uvM27jF\r\n/zGC9w3CZ3W52nQ75Tfjw5t9XR9xHPSA4drGR0A70NbocWamBPN9rAqNfYuq\r\nSfjnNm8J3kr3wTWMpQwuA8LgOieC+duiui18uz+TSU0M737Q1BNjaBf9RMvU\r\nH42S3MUrFkZ+VkWljuFsQdZBYaMZBtOAIr8=\r\n=AanE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"commonjs","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./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":"d728a28160466b3c1ce7ab8e280aeb86b3435d0a","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 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/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"8.19.2","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"19.0.1","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.20.4","get-intrinsic":"^1.1.1","define-properties":"^1.1.4","which-builtin-type":"^1.1.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","evalmd":"^0.0.19","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.3_1667847844174_0.20161278878011535","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"reflect.getprototypeof","version":"1.0.4","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.4","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"aaccbf41aca3821b87bb71d9dcbc7ad0ba50a3f3","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.4.tgz","fileCount":17,"integrity":"sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==","signatures":[{"sig":"MEQCIEdXAESy0KA3LiB2IPMHIU99SHUJ7EiewsaQBO4o/RJuAiBWw6Xwj4LjimQOovbS35I7qE/IZONOsV9i81BU/AJEpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20035},"main":"index.js","type":"commonjs","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./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":"e7db7a4c34c2bde29c2dacf9c6daaa01c2f62194","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 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/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"9.8.0","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"20.5.1","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.22.1","get-intrinsic":"^1.2.1","define-properties":"^1.2.0","which-builtin-type":"^1.1.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.3","nyc":"^10.3.2","tape":"^5.6.6","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.4_1693447776825_0.008752313434398973","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"reflect.getprototypeof","version":"1.0.5","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.5","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"e0bd28b597518f16edaf9c0e292c631eb13e0674","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.5.tgz","fileCount":17,"integrity":"sha512-62wgfC8dJWrmxv44CA36pLDnP6KKl3Vhxb7PL+8+qrrFMMoJij4vgiMP8zV4O8+CBMXY1mHxI5fITGHXFHVmQQ==","signatures":[{"sig":"MEUCIDZXfhlLa8fWlYjFGlGtWRJFFEfID46yEcSnRKWcmkV6AiEAwDaBQshTdk9Yxxz8JcU/XvSy915iNJazyssGH28hwDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20695},"main":"index.js","type":"commonjs","engines":{"node":">= 0.4"},"exports":{".":[{"import":"./index.mjs","default":"./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":"39d38021c6a0f4cf6da028f4af951f9012160067","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 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/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"10.2.4","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"21.6.0","dependencies":{"call-bind":"^1.0.5","es-errors":"^1.0.0","globalthis":"^1.0.3","es-abstract":"^1.22.3","get-intrinsic":"^1.2.3","define-properties":"^1.2.1","which-builtin-type":"^1.1.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.4","nyc":"^10.3.2","tape":"^5.7.4","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.5_1707112654511_0.13344042584896387","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"reflect.getprototypeof","version":"1.0.6","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.6","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"3ab04c32a8390b770712b7a8633972702d278859","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz","fileCount":16,"integrity":"sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==","signatures":[{"sig":"MEQCICCHwus4si0KIU056l4xHxcK10y2a724iNJkIUIVzoABAiBip/QTT6VaxyEnuYn6LwiYhImkvmJjwfVxDr/hT08WDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20715},"main":"index.js","type":"commonjs","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":"8a81169a80cc77aeafc33b47e8d61856f2605eff","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run 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)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"10.5.0","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"21.7.0","dependencies":{"call-bind":"^1.0.7","es-errors":"^1.3.0","globalthis":"^1.0.3","es-abstract":"^1.23.1","get-intrinsic":"^1.2.4","define-properties":"^1.2.1","which-builtin-type":"^1.1.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.4","nyc":"^10.3.2","tape":"^5.7.5","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.6_1710658191766_0.9595202435764254","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"reflect.getprototypeof","version":"1.0.7","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.7","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"04311b33a1b713ca5eb7b5aed9950a86481858e5","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz","fileCount":15,"integrity":"sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==","signatures":[{"sig":"MEQCIHjlY6ll6pF29EOC6NV0K6Y9pEsJKdOxTW4uxs7RYNSaAiByqCspyNaSLaXudnL7LE4WUvG8m8a0ujuZ0eLLBoW1iA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22118},"main":"index.js","type":"commonjs","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":"32f9430c0de89749032641429a298f962be468ec","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","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","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/implementation.js"},"repository":{"url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"10.9.0","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"23.2.0","dependencies":{"gopd":"^1.0.1","call-bind":"^1.0.7","es-errors":"^1.3.0","es-abstract":"^1.23.5","get-intrinsic":"^1.2.4","define-properties":"^1.2.1","which-builtin-type":"^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":{"nyc":"^10.3.2","tape":"^5.9.0","eslint":"=8.8.0","evalmd":"^0.0.19","encoding":"^0.1.13","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.5.1","auto-changelog":"^2.5.0","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.7_1732385690311_0.5899743845725736","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"reflect.getprototypeof","version":"1.0.8","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.8","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"c58afb17a4007b4d1118c07b92c23fca422c5d82","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.8.tgz","fileCount":15,"integrity":"sha512-B5dj6usc5dkk8uFliwjwDHM8To5/QwdKz9JcBZ8Ic4G1f0YmeeJTtE/ZTdgRFPAfxZFiUaPhZ1Jcs4qeagItGQ==","signatures":[{"sig":"MEUCIQD2LSVqKlqrASAVJ1sicy6m8na2Zd5RLkk3FJ3bfQB9igIgAz5j89LvdGqBz6PH4vxoeBE17SzzQNJhqA8QsO8djVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22692},"main":"index.js","type":"commonjs","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":"51b932aa90dd65f8436f375144a36d1ddfbe767f","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","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","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/implementation.js"},"repository":{"url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"10.9.0","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"23.3.0","dependencies":{"gopd":"^1.2.0","call-bind":"^1.0.8","es-errors":"^1.3.0","es-abstract":"^1.23.5","dunder-proto":"^1.0.0","get-intrinsic":"^1.2.4","define-properties":"^1.2.1","which-builtin-type":"^1.2.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","tape":"^5.9.0","eslint":"=8.8.0","evalmd":"^0.0.19","encoding":"^0.1.13","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.5.1","auto-changelog":"^2.5.0","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.8_1733513591185_0.4722058710675625","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"reflect.getprototypeof","version":"1.0.9","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"reflect.getprototypeof@1.0.9","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"dist":{"shasum":"c905f3386008de95a62315f3ea8630404be19e2f","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.9.tgz","fileCount":15,"integrity":"sha512-r0Ay04Snci87djAsI4U+WNRcSw5S4pOH7qFjd/veA5gC7TbqESR3tcj28ia95L/fYUDw11JKP7uqUKUAfVvV5Q==","signatures":[{"sig":"MEYCIQDsSHiK3ipfAFwiakoJAt1r4M2nSH1iea0XntVBUMOCbgIhAICuOl7Lxer2mvmLS0NsVuf4Xrmj+bs7QaKD7veRG755","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23312},"main":"index.js","type":"commonjs","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":"f6a31505b286a6c39fdd9c7bba7cd625b05b9150","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","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","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/implementation.js"},"repository":{"url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git","type":"git"},"_npmVersion":"10.9.2","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","directories":{},"_nodeVersion":"23.4.0","dependencies":{"gopd":"^1.2.0","call-bind":"^1.0.8","es-errors":"^1.3.0","es-abstract":"^1.23.6","dunder-proto":"^1.0.1","get-intrinsic":"^1.2.6","define-properties":"^1.2.1","which-builtin-type":"^1.2.1"},"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","evalmd":"^0.0.19","encoding":"^0.1.13","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.5.1","auto-changelog":"^2.5.0","safe-publish-latest":"^2.0.0","functions-have-names":"^1.2.3","@ljharb/eslint-config":"^21.1.1"},"_npmOperationalInternal":{"tmp":"tmp/reflect.getprototypeof_1.0.9_1734543561670_0.8728921403389549","host":"s3://npm-registry-packages-npm-production"}},"1.0.10":{"name":"reflect.getprototypeof","version":"1.0.10","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","main":"index.js","type":"commonjs","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","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","pretest":"npm run lint","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/Reflect.getPrototypeOf.git"},"keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","engines":{"node":">= 0.4"},"dependencies":{"call-bind":"^1.0.8","define-properties":"^1.2.1","es-abstract":"^1.23.9","es-errors":"^1.3.0","es-object-atoms":"^1.0.0","get-intrinsic":"^1.2.7","get-proto":"^1.0.1","which-builtin-type":"^1.2.1"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.1.1","auto-changelog":"^2.5.0","encoding":"^0.1.13","eslint":"=8.8.0","evalmd":"^0.0.19","functions-have-names":"^1.2.3","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"testling":{"files":"test/implementation.js"},"_id":"reflect.getprototypeof@1.0.10","gitHead":"91a8f0d8b9339eaea50002070e552ee1b88e94f7","_nodeVersion":"23.5.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==","shasum":"c629219e78a3316d8b604c765ef68996964e7bf9","tarball":"https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz","fileCount":15,"unpackedSize":23348,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC393hyHvv164pBBchz0p/YtlTpDUbOXVk7PHKtRHTqyAiArPE8gINbjOEfPnL0YBLZlBdyyMcHjVJXDxGWPJUn0Ig=="}]},"_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/reflect.getprototypeof_1.0.10_1735852994692_0.7511162676739158"},"_hasShrinkwrap":false}},"time":{"created":"2021-01-12T23:25:34.535Z","modified":"2025-01-02T21:23:15.063Z","1.0.0":"2021-01-12T23:25:34.829Z","1.0.1":"2021-09-08T15:49:45.386Z","1.0.2":"2021-10-04T04:28:00.962Z","1.0.3":"2022-11-07T19:04:04.384Z","1.0.4":"2023-08-31T02:09:37.048Z","1.0.5":"2024-02-05T05:57:34.704Z","1.0.6":"2024-03-17T06:49:51.942Z","1.0.7":"2024-11-23T18:14:50.506Z","1.0.8":"2024-12-06T19:33:11.379Z","1.0.9":"2024-12-18T17:39:21.848Z","1.0.10":"2025-01-02T21:23:14.864Z"},"bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","keywords":["Reflect.getPrototypeOf","Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"repository":{"type":"git","url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git"},"description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# reflect.getprototypeof <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 ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible - specifically, anything with `__proto__` support, or ES6. Built-in types will also work correctly in older engines.\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://www.ecma-international.org/ecma-262/5.1/).\n\n## Example\n\n```js\nvar getPrototypeOf = require('reflect.getprototypeof');\nvar assert = require('assert');\n\nassert.throws(() => getPrototypeOf(true));\nassert.throws(() => getPrototypeOf(42));\nassert.throws(() => getPrototypeOf(''));\nassert.equal(getPrototypeOf(/a/g), RegExp.prototype);\nassert.equal(getPrototypeOf(new Date()), Date.prototype);\nassert.equal(getPrototypeOf(function () {}), Function.prototype);\nassert.equal(getPrototypeOf([]), Array.prototype);\nassert.equal(getPrototypeOf({}), Object.prototype);\n```\n\n```js\nvar getPrototypeOf = require('reflect.getprototypeof');\nvar assert = require('assert');\n/* when Reflect or Reflect.getPrototypeOf is not present */\nif (typeof Reflect === 'object') { delete Reflect.getPrototypeOf; }\ndelete globalThis.Reflect;\nvar shimmed = getPrototypeOf.shim();\nassert.equal(shimmed, getPrototypeOf.getPolyfill());\n\nassert.throws(() => Reflect.getPrototypeOf(true));\nassert.throws(() => Reflect.getPrototypeOf(42));\nassert.throws(() => Reflect.getPrototypeOf(''));\nassert.equal(Reflect.getPrototypeOf(/a/g), RegExp.prototype);\nassert.equal(Reflect.getPrototypeOf(new Date()), Date.prototype);\nassert.equal(Reflect.getPrototypeOf(function () {}), Function.prototype);\nassert.equal(Reflect.getPrototypeOf([]), Array.prototype);\nassert.equal(Reflect.getPrototypeOf({}), Object.prototype);\n```\n\n```js\nvar getPrototypeOf = require('reflect.getprototypeof');\nvar assert = require('assert');\n/* when Reflect.getPrototypeOf is present */\nvar shimmedGetPrototypeOf = getPrototypeOf.shim();\nassert.equal(shimmedGetPrototypeOf, Reflect.getPrototypeOf);\nassert.equal(Reflect.getPrototypeOf([]), Array.prototype);\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/reflect.getprototypeof\n[npm-version-svg]: https://versionbadg.es/es-shims/Reflect.getPrototypeOf.svg\n[deps-svg]: https://david-dm.org/es-shims/Reflect.getPrototypeOf.svg\n[deps-url]: https://david-dm.org/es-shims/Reflect.getPrototypeOf\n[dev-deps-svg]: https://david-dm.org/es-shims/Reflect.getPrototypeOf/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/Reflect.getPrototypeOf#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/reflect.getprototypeof.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/reflect.getprototypeof.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/reflect.getprototypeof.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=reflect.getprototypeof\n[codecov-image]: https://codecov.io/gh/es-shims/Reflect.getPrototypeOf/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/Reflect.getPrototypeOf/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/Reflect.getPrototypeOf\n[actions-url]: https://github.com/es-shims/Reflect.getPrototypeOf/actions\n","readmeFilename":"README.md"}