{"_id":"reflect.getprototypeof","_rev":"3745035","name":"reflect.getprototypeof","description":"An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","dist-tags":{"latest":"1.0.10"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2025-02-13T06:28:22.000Z","created":"2021-01-12T23:25:34.829Z","1.0.10":"2025-01-02T21:23:14.864Z","1.0.9":"2024-12-18T17:39:21.848Z","1.0.8":"2024-12-06T19:33:11.379Z","1.0.7":"2024-11-23T18:14:50.506Z","1.0.6":"2024-03-17T06:49:51.942Z","1.0.5":"2024-02-05T05:57:34.704Z","1.0.4":"2023-08-31T02:09:37.048Z","1.0.3":"2022-11-07T19:04:04.384Z","1.0.2":"2021-10-04T04:28:00.962Z","1.0.1":"2021-09-08T15:49:45.386Z","1.0.0":"2021-01-12T23:25:34.829Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Reflect.getPrototypeOf.git"},"versions":{"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":{"shasum":"c629219e78a3316d8b604c765ef68996964e7bf9","size":7601,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.10.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/reflect.getprototypeof_1.0.10_1735852994692_0.7511162676739158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-02T21:23:14.864Z","publish_time":1735852994864,"_source_registry_name":"default","_cnpm_publish_time":1735852994864},"1.0.9":{"name":"reflect.getprototypeof","version":"1.0.9","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","dunder-proto":"^1.0.1","es-abstract":"^1.23.6","es-errors":"^1.3.0","get-intrinsic":"^1.2.6","gopd":"^1.2.0","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.9","gitHead":"f6a31505b286a6c39fdd9c7bba7cd625b05b9150","_nodeVersion":"23.4.0","_npmVersion":"10.9.2","dist":{"shasum":"c905f3386008de95a62315f3ea8630404be19e2f","size":7607,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.9.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/reflect.getprototypeof_1.0.9_1734543561670_0.8728921403389549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-18T17:39:21.848Z","publish_time":1734543561848,"_source_registry_name":"default","_cnpm_publish_time":1734543561848},"1.0.8":{"name":"reflect.getprototypeof","version":"1.0.8","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","dunder-proto":"^1.0.0","es-abstract":"^1.23.5","es-errors":"^1.3.0","get-intrinsic":"^1.2.4","gopd":"^1.2.0","which-builtin-type":"^1.2.0"},"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.8","gitHead":"51b932aa90dd65f8436f375144a36d1ddfbe767f","_nodeVersion":"23.3.0","_npmVersion":"10.9.0","dist":{"shasum":"c58afb17a4007b4d1118c07b92c23fca422c5d82","size":7406,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.8.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.8_1733513591185_0.4722058710675625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T19:33:11.379Z","publish_time":1733513591379,"_source_registry_name":"default","_cnpm_publish_time":1733513591379},"1.0.7":{"name":"reflect.getprototypeof","version":"1.0.7","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.7","define-properties":"^1.2.1","es-abstract":"^1.23.5","es-errors":"^1.3.0","get-intrinsic":"^1.2.4","gopd":"^1.0.1","which-builtin-type":"^1.1.4"},"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.7","gitHead":"32f9430c0de89749032641429a298f962be468ec","_nodeVersion":"23.2.0","_npmVersion":"10.9.0","dist":{"shasum":"04311b33a1b713ca5eb7b5aed9950a86481858e5","size":7203,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.7.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.7_1732385690311_0.5899743845725736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-23T18:14:50.506Z","publish_time":1732385690506,"_source_registry_name":"default","_cnpm_publish_time":1732385690506},"1.0.6":{"name":"reflect.getprototypeof","version":"1.0.6","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":"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/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.7","define-properties":"^1.2.1","es-abstract":"^1.23.1","es-errors":"^1.3.0","get-intrinsic":"^1.2.4","globalthis":"^1.0.3","which-builtin-type":"^1.1.3"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.4","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.7.5"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"reflect.getprototypeof@1.0.6","gitHead":"8a81169a80cc77aeafc33b47e8d61856f2605eff","_nodeVersion":"21.7.0","_npmVersion":"10.5.0","dist":{"shasum":"3ab04c32a8390b770712b7a8633972702d278859","size":6850,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.6.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.6_1710658191766_0.9595202435764254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-17T06:49:51.942Z","publish_time":1710658191942,"_source_registry_name":"default","_cnpm_publish_time":1710658191942},"1.0.5":{"name":"reflect.getprototypeof","version":"1.0.5","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":{".":[{"import":"./index.mjs","default":"./index.js"},"./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'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","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/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"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.4","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.7.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.5","define-properties":"^1.2.1","es-abstract":"^1.22.3","es-errors":"^1.0.0","get-intrinsic":"^1.2.3","globalthis":"^1.0.3","which-builtin-type":"^1.1.3"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"reflect.getprototypeof@1.0.5","gitHead":"39d38021c6a0f4cf6da028f4af951f9012160067","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"shasum":"e0bd28b597518f16edaf9c0e292c631eb13e0674","size":6840,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.5.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.5_1707112654511_0.13344042584896387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-05T05:57:34.704Z","publish_time":1707112654704,"_source_registry_name":"default","_cnpm_publish_time":1707112654704},"1.0.4":{"name":"reflect.getprototypeof","version":"1.0.4","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":{".":[{"import":"./index.mjs","default":"./index.js"},"./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'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","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/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"},"devDependencies":{"@es-shims/api":"^2.4.2","@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","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","es-abstract":"^1.22.1","get-intrinsic":"^1.2.1","globalthis":"^1.0.3","which-builtin-type":"^1.1.3"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"reflect.getprototypeof@1.0.4","gitHead":"e7db7a4c34c2bde29c2dacf9c6daaa01c2f62194","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"shasum":"aaccbf41aca3821b87bb71d9dcbc7ad0ba50a3f3","size":6613,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.4.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.4_1693447776825_0.008752313434398973"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T02:09:37.048Z","publish_time":1693447777048,"_source_registry_name":"default","_cnpm_publish_time":1693447777048},"1.0.3":{"name":"reflect.getprototypeof","version":"1.0.3","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":{".":[{"import":"./index.mjs","default":"./index.js"},"./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'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","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/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"},"devDependencies":{"@es-shims/api":"^2.2.3","@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","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.4","es-abstract":"^1.20.4","get-intrinsic":"^1.1.1","globalthis":"^1.0.3","which-builtin-type":"^1.1.3"},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"d728a28160466b3c1ce7ab8e280aeb86b3435d0a","_id":"reflect.getprototypeof@1.0.3","_nodeVersion":"19.0.1","_npmVersion":"8.19.2","dist":{"shasum":"2738fd896fcc3477ffbd4190b40c2458026b6928","size":6513,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.3.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.3_1667847844174_0.20161278878011535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-07T19:09:28.650Z","publish_time":1667847844384,"_cnpm_publish_time":1667847844384},"1.0.2":{"name":"reflect.getprototypeof","version":"1.0.2","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":{".":[{"import":"./index.mjs","default":"./index.js"},"./index.js"],"./polyfill":"./polyfill.js","./implementation":"./implementation.js","./shim":"./shim.js","./auto":"./auto.js","./package.json":"./package.json"},"scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","tests-only":"nyc tape 'test/**/*.js'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","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/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"},"devDependencies":{"@es-shims/api":"^2.2.1","@ljharb/eslint-config":"^18.0.0","aud":"^1.1.5","auto-changelog":"^2.3.0","eslint":"^7.32.0","evalmd":"^0.0.19","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.3.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.19.1","get-intrinsic":"^1.1.1","which-builtin-type":"^1.1.1"},"gitHead":"c8ae38fe4af1314de4f75e0b706c2b4322840bd8","_id":"reflect.getprototypeof@1.0.2","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"dd231808828913fd2198e151eb3e213d9dddf708","size":6097,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.2_1633321680800_0.8405323156524565"},"_hasShrinkwrap":false,"publish_time":1633321680962,"_cnpm_publish_time":1633321680962},"1.0.1":{"name":"reflect.getprototypeof","version":"1.0.1","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":{".":[{"import":"./index.mjs","default":"./index.js"},"./index.js"],"./polyfill":"./polyfill.js","./implementation":"./implementation.js","./shim":"./shim.js","./auto":"./auto.js","./package.json":"./package.json"},"scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","tests-only":"nyc tape 'test/**/*.js'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","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/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"},"devDependencies":{"@es-shims/api":"^2.2.1","@ljharb/eslint-config":"^18.0.0","aud":"^1.1.5","auto-changelog":"^2.3.0","eslint":"^7.32.0","evalmd":"^0.0.19","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.3.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.18.6","get-intrinsic":"^1.1.1","which-builtin-type":"^1.1.1"},"gitHead":"82fadc6e2354f16358bce65490c9249485a9f389","_id":"reflect.getprototypeof@1.0.1","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"f113f15e19d103d60b8d52ce7e0d45867efdddfc","size":6003,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.1_1631116185255_0.5679660606272303"},"_hasShrinkwrap":false,"publish_time":1631116185386,"_cnpm_publish_time":1631116185386},"1.0.0":{"name":"reflect.getprototypeof","version":"1.0.0","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":{".":[{"import":"./index.mjs","default":"./index.js"},"./index.js"],"./polyfill":[{"import":"./polyfill.mjs","default":"./polyfill.js"},"./polyfill.js"],"./implementation":[{"import":"./implementation.mjs","default":"./implementation.js"},"./implementation.js"],"./shim":[{"import":"./shim.mjs","default":"./shim.js"},"./shim.js"],"./auto":[{"import":"./auto.mjs","default":"./auto.js"},"./auto.js"],"./package.json":"./package.json"},"scripts":{"prepublish":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","tests-only":"nyc tape 'test/**/*.js'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","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/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"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","auto-changelog":"^2.2.1","eslint":"^7.17.0","evalmd":"^0.0.19","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.1.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.18.0-next.1","get-intrinsic":"^1.0.2","which-builtin-type":"^1.0.1"},"gitHead":"5ce6f54437b59d971f7c102de2e1ea261c8fb005","_id":"reflect.getprototypeof@1.0.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"e54220a9bb67ec810c1916fc206ba6039509cb53","size":5554,"noattachment":false,"key":"/reflect.getprototypeof/-/reflect.getprototypeof-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/reflect.getprototypeof/download/reflect.getprototypeof-1.0.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reflect.getprototypeof_1.0.0_1610493934537_0.34696227004753966"},"_hasShrinkwrap":false,"publish_time":1610493934829,"_cnpm_publish_time":1610493934829}},"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","_attachments":{},"homepage":"https://github.com/es-shims/Reflect.getPrototypeOf","bugs":{"url":"https://github.com/es-shims/Reflect.getPrototypeOf/issues"},"license":"MIT"}