{"_id":"has-proto","_rev":"3-b9b9ae9ff4ac3c9f4537e15a0ad05ebb","name":"has-proto","dist-tags":{"latest":"1.0.3"},"versions":{"1.0.0":{"name":"has-proto","version":"1.0.0","description":"Does this environment have the ability to get or set the [[Prototype]] of an object with `__proto__`?","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","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/inspect-js/can-set-proto.git"},"keywords":["prototype","proto","set","get","__proto__","getPrototypeOf","setPrototypeOf","has"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/can-set-proto/issues"},"homepage":"https://github.com/inspect-js/can-set-proto#readme","testling":{"files":"test/index.js"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"e2c53735fe372158c3ee046457e98ec29ccfaa51","_id":"has-proto@1.0.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-UXEMYq/8OOOQiKekI1fC6w0YE7aRpVnjgZUAy/coHr5AC3g9DXokiXVogvc2r5n6H4fq82VcSAF3LaBpxIeEOA==","shasum":"4c7a434f7d8d9e5772ffc2d6cd893e19e11aaa71","tarball":"https://registry.npmjs.org/has-proto/-/has-proto-1.0.0.tgz","fileCount":8,"unpackedSize":6583,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRn6EWM1zR01AGPnBmfqaE+f+uqgWBxRVc1blfYCOl8gIgUD+QLKLx1mYa6c1lpoE9h8ma/tu5HKgGDoBL8inbp1I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmBMhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgIw//VC00lxM9TOv77fRDk9i4zoLJsl+nl15rreov50klzJoziwFJ\r\nDbbo0j/QGMkwt6kCIcOlR+IEfegxl/Eah/S9/AW84hASYrE349P0YFC9VlSP\r\n0bwycZQKgxgS25yFf5Oam/3NjsaTZXpclA39EyWakFWB0TxLgB2t1B6WY5j1\r\nomTLWnBurg3ZiwgaAcuQqW2ZcFX61q/PHWSL1uA9vypcroR8LSUnKbOLHWUQ\r\n3mef/lA5lC7NYHc/0m7HFIuZElId8VnPFLEjIoVBsyOgXNbfYpN+91Q0KrCA\r\nEwuxiiCQcAn1boUlfOCRufPLdyNqzcIWhyN9tLuoYMq8Z89S6jw3lhC2nlUU\r\nD5lrzQva5md1Pztns8Qd5IuAYUU/1lhWL4B6wUJAChduEfJMBZG2QkUA/hjq\r\nVIx5/ANdR/whl15gH+EvYN4oxaX8jgKURRQwgwfQZgrZQMPVxwLLx0xR4ZqE\r\nFGXzhBbTBPSncFC3pTWzyYTHjxP06Hpku0yy3tOr7P9lxtUsaSlYJYGD71S7\r\nqzlX5CnDcE9Fx1+f5B5boDKGSp7Z+V4hXY7s+xOSf+ny4xbnsdzp3lgH4zcE\r\nr3rRngYbH3zLtFxAw2rvK0h1XWqC1GSNe0SeLkh/wLEMLBTBZy8bzt9HXdok\r\ngYaUbUOJSpeXziTIute+oqkqc9hInwnR7jk=\r\n=ZfPq\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/has-proto_1.0.0_1670910753021_0.5287417640913448"},"_hasShrinkwrap":false},"1.0.1":{"name":"has-proto","version":"1.0.1","description":"Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?","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","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/inspect-js/has-proto.git"},"keywords":["prototype","proto","set","get","__proto__","getPrototypeOf","setPrototypeOf","has"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/has-proto/issues"},"homepage":"https://github.com/inspect-js/has-proto#readme","testling":{"files":"test/index.js"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.2","auto-changelog":"^2.4.0","eslint":"=8.8.0","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"21f977f068b3e59597576c32f13b4a4ec899adbf","_id":"has-proto@1.0.1","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"integrity":"sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==","shasum":"1885c1305538958aff469fef37937c22795408e0","tarball":"https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz","fileCount":8,"unpackedSize":7195,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNFEldQwoTSk+k/Q0chQ7KagxbsO6TsMzyqIoJqMImkwIhALU8Mrm0r9c5D+tpDDLLYC88sDkXd9KQO/PwkzMFVvbM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo2WmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMnA//dwvCUa+Spulyg5UnYBs53SrladqYqh3IjM2n12qXFkBHYAAs\r\nF/4mebKi4SaH/wGtB1O6pQnLjPr0mPCPPFniwD8CM+9jAW8t+CtnCIfkNtiQ\r\nWrd6tlmZ0UhjJzMR52jtRuBPTgqJ5H6eYKNGH69Nw+2RHK2O7CVCAKqwvkcF\r\nnkULvOS85AkS3glQM7HTUcbuyT9CiCSXBa0rhnITbnr6XRxcKYoNxBYjug0i\r\n0zsK4pvwu32spICJNp658OgtCUG1lLkhcHvosoJU41qLBvXz4K2lr4w4BC4R\r\nrHsMK65vvCUl0gE3hZM0HJ4H3vDnc8tasKslEHvqKoILC/6Pkohmlkgyq8FA\r\nMJ99vbglUSsQ8gjJHa091oGs27dxTtg1z1G/oanRbb8bLDTmAZ8O6paEcxvW\r\noAa1w6xL706KkpbgWz5slXtgusvysskZFTep+GDXMCg4J4JaZhI1Sdnshoii\r\nlwME8Lglc2vm7hhEWWsLy4uJvtPc2aTXFzbA1kFofI54iuKYUCCr+SOpoMZE\r\nYXdfucRc8B1ecbkfDoLCVAUhWcNL4k1gAc1rRGVugj+6cg+Z0jOZ5GlfYtsp\r\n5qpdyhQLrZ559W7K80s4ratgSaZg+oeIOa5l04PXhD1WAMMm73AewDFrZF/X\r\nHKpJeP8+OyufuSbr1P7mSQ6DAEY/zpdGLvw=\r\n=zSxi\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/has-proto_1.0.1_1671652774206_0.3361172348787893"},"_hasShrinkwrap":false},"1.0.2":{"name":"has-proto","version":"1.0.2","description":"Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"sideEffects":false,"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","lint":"eslint --ext=js,mjs .","postlint":"tsc -p .","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/inspect-js/has-proto.git"},"keywords":["prototype","proto","set","get","__proto__","getPrototypeOf","setPrototypeOf","has"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/has-proto/issues"},"homepage":"https://github.com/inspect-js/has-proto#readme","testling":{"files":"test/index.js"},"devDependencies":{"@ljharb/eslint-config":"^21.1.0","@types/tape":"^5.6.4","aud":"^2.0.4","auto-changelog":"^2.4.0","eslint":"=8.8.0","in-publish":"^2.0.1","npmignore":"^0.3.1","safe-publish-latest":"^2.0.0","tape":"^5.7.5","typescript":"next"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"has-proto@1.0.2","gitHead":"5ba18151412d137fbf2cd43a7952274666265c75","types":"./index.d.ts","_nodeVersion":"21.6.2","_npmVersion":"10.2.4","dist":{"integrity":"sha512-QOCcL8h8+/AyGCWwe20N4epZ8kjTKQhwLgVvH0A9FXnp/i7DbvuOhbswcjT6f9M6OFo2H3E3ZQnBCuzPHglmBg==","shasum":"f32fd42b4a00445fd745dfdae5a8b2ac1b54c02a","tarball":"https://registry.npmjs.org/has-proto/-/has-proto-1.0.2.tgz","fileCount":10,"unpackedSize":11719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHUyV9nEneZMfVQDZ9cFgdKqPGF/hWGv/OxjakmhNVQGAiEA+U7OoLf1K1AosBbri+HxDQfRu9HOfFPzJ7J/4dXJZjw="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/has-proto_1.0.2_1708374572826_0.8361231257162707"},"_hasShrinkwrap":false},"1.0.3":{"name":"has-proto","version":"1.0.3","description":"Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"sideEffects":false,"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","lint":"eslint --ext=js,mjs .","postlint":"tsc -p .","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/inspect-js/has-proto.git"},"keywords":["prototype","proto","set","get","__proto__","getPrototypeOf","setPrototypeOf","has"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/has-proto/issues"},"homepage":"https://github.com/inspect-js/has-proto#readme","testling":{"files":"test/index.js"},"devDependencies":{"@ljharb/eslint-config":"^21.1.0","@types/tape":"^5.6.4","aud":"^2.0.4","auto-changelog":"^2.4.0","eslint":"=8.8.0","in-publish":"^2.0.1","npmignore":"^0.3.1","safe-publish-latest":"^2.0.0","tape":"^5.7.5","typescript":"next"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"has-proto@1.0.3","gitHead":"8aac68e1d81222fd03804abf958557d89d1764cf","types":"./index.d.ts","_nodeVersion":"21.6.2","_npmVersion":"10.2.4","dist":{"integrity":"sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==","shasum":"b31ddfe9b0e6e9914536a6ab286426d0214f77fd","tarball":"https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz","fileCount":10,"unpackedSize":11964,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDmtHkGFxKO9XaB/Sjh0SnvabpESI/Y/o5CfazI26n91AiALjJ0mxM9Sser3UmV/MjDRDn2P9s5fA4J8HFFWiEy5dw=="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/has-proto_1.0.3_1708375193110_0.34647137114691495"},"_hasShrinkwrap":false}},"time":{"created":"2022-12-13T05:52:33.020Z","1.0.0":"2022-12-13T05:52:33.190Z","modified":"2024-02-19T20:39:53.907Z","1.0.1":"2022-12-21T19:59:34.415Z","1.0.2":"2024-02-19T20:29:33.104Z","1.0.3":"2024-02-19T20:39:53.253Z"},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"description":"Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?","homepage":"https://github.com/inspect-js/has-proto#readme","keywords":["prototype","proto","set","get","__proto__","getPrototypeOf","setPrototypeOf","has"],"repository":{"type":"git","url":"git+https://github.com/inspect-js/has-proto.git"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"bugs":{"url":"https://github.com/inspect-js/has-proto/issues"},"license":"MIT","readme":"# has-proto [![Version Badge][npm-version-svg]][package-url]\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\nDoes this environment have the ability to set the [[Prototype]] of an object on creation with `__proto__`?\n\n## Example\n\n```js\nvar hasProto = require('has-proto');\nvar assert = require('assert');\n\nassert.equal(typeof hasProto(), 'boolean');\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/has-proto\n[npm-version-svg]: https://versionbadg.es/inspect-js/has-proto.svg\n[deps-svg]: https://david-dm.org/inspect-js/has-proto.svg\n[deps-url]: https://david-dm.org/inspect-js/has-proto\n[dev-deps-svg]: https://david-dm.org/inspect-js/has-proto/dev-status.svg\n[dev-deps-url]: https://david-dm.org/inspect-js/has-proto#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/has-proto.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/has-proto.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/has-proto.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=has-proto\n[codecov-image]: https://codecov.io/gh/inspect-js/has-proto/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/inspect-js/has-proto/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/has-proto\n[actions-url]: https://github.com/inspect-js/has-proto/actions\n","readmeFilename":"README.md"}