{"_id":"which-builtin-type","_rev":"3745046","name":"which-builtin-type","description":"What is the type of this builtin JS value?","dist-tags":{"latest":"1.2.1"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2025-02-13T06:28:24.000Z","created":"2020-01-25T04:24:10.044Z","1.2.1":"2024-12-13T07:41:11.718Z","1.2.0":"2024-11-23T21:24:37.440Z","1.1.4":"2024-07-29T17:18:42.743Z","1.1.3":"2022-11-02T19:00:49.497Z","1.1.2":"2022-04-12T15:02:47.519Z","1.1.1":"2021-08-06T20:01:30.788Z","1.1.0":"2021-04-18T19:37:39.493Z","1.0.1":"2020-12-15T07:02:46.610Z","1.0.0":"2020-01-25T04:24:10.044Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/inspect-js/which-builtin-type.git"},"versions":{"1.2.1":{"name":"which-builtin-type","version":"1.2.1","description":"What is the type of this builtin JS value?","main":"index.js","types":"index.d.ts","exports":{".":"./index.js","./package.json":"./package.json"},"sideEffects":false,"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":"tsc -P . && attw -P","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","dependencies":{"call-bound":"^1.0.2","function.prototype.name":"^1.1.6","has-tostringtag":"^1.0.2","is-async-function":"^2.0.0","is-date-object":"^1.1.0","is-finalizationregistry":"^1.1.0","is-generator-function":"^1.0.10","is-regex":"^1.2.1","is-weakref":"^1.0.2","isarray":"^2.0.5","which-boxed-primitive":"^1.1.0","which-collection":"^1.0.2","which-typed-array":"^1.1.16"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.2","@types/for-each":"^0.3.3","@types/function.prototype.name":"^1.1.4","@types/is-async-function":"^2.0.3","@types/is-date-object":"^1.0.4","@types/is-generator-function":"^1.0.3","@types/is-weakref":"^1.0.0","@types/make-arrow-function":"^1.2.2","@types/make-async-function":"^1.0.2","@types/object-inspect":"^1.13.0","@types/object.assign":"^4.1.0","@types/tape":"^5.6.5","@types/which-boxed-primitive":"^1.0.3","auto-changelog":"^2.5.0","available-typed-arrays":"^1.0.7","encoding":"^0.1.13","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.2","has-symbols":"^1.1.0","in-publish":"^2.0.1","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.3","object.assign":"^4.1.5","safe-publish-latest":"^2.0.0","tape":"^5.9.0","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":"which-builtin-type@1.2.1","gitHead":"fccdad16413f7a2f2eae328f304d0044edb9a11b","_nodeVersion":"23.4.0","_npmVersion":"10.9.2","dist":{"shasum":"89183da1b4907ab089a6b02029cc5d8d6574270e","size":9377,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.2.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/which-builtin-type_1.2.1_1734075671545_0.6624786456434086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T07:41:11.718Z","publish_time":1734075671718,"_source_registry_name":"default","_cnpm_publish_time":1734075671718},"1.2.0":{"name":"which-builtin-type","version":"1.2.0","description":"What is the type of this builtin JS value?","main":"index.js","types":"index.d.ts","exports":{".":"./index.js","./package.json":"./package.json"},"sideEffects":false,"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":"tsc -P . && attw -P","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.0","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.0","@types/call-bind":"^1.0.5","@types/for-each":"^0.3.3","@types/function.prototype.name":"^1.1.3","@types/has-symbols":"^1.0.2","@types/is-async-function":"^2.0.3","@types/is-date-object":"^1.0.4","@types/is-generator-function":"^1.0.3","@types/is-regex":"^1.0.2","@types/is-weakref":"^1.0.0","@types/make-arrow-function":"^1.2.2","@types/make-async-function":"^1.0.2","@types/object-inspect":"^1.13.0","@types/object.assign":"^4.1.0","@types/tape":"^5.6.4","@types/which-boxed-primitive":"^1.0.3","auto-changelog":"^2.5.0","available-typed-arrays":"^1.0.7","encoding":"^0.1.13","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.2","has-symbols":"^1.0.3","in-publish":"^2.0.1","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.3","object.assign":"^4.1.5","safe-publish-latest":"^2.0.0","tape":"^5.9.0","typescript":"next"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.7","function.prototype.name":"^1.1.6","has-tostringtag":"^1.0.2","is-async-function":"^2.0.0","is-date-object":"^1.0.5","is-finalizationregistry":"^1.1.0","is-generator-function":"^1.0.10","is-regex":"^1.1.4","is-weakref":"^1.0.2","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.2","which-typed-array":"^1.1.15"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"which-builtin-type@1.2.0","gitHead":"6d07204fb9fa1ffcc97f628bc709ea0470bfc470","_nodeVersion":"23.2.0","_npmVersion":"10.9.0","dist":{"shasum":"58042ac9602d78a6d117c7e811349df1268ba63c","size":9097,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.2.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.2.0_1732397077227_0.967604960716848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-23T21:24:37.440Z","publish_time":1732397077440,"_source_registry_name":"default","_cnpm_publish_time":1732397077440},"1.1.4":{"name":"which-builtin-type","version":"1.1.4","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"sideEffects":false,"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 .","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^21.1.1","aud":"^2.0.4","auto-changelog":"^2.4.0","available-typed-arrays":"^1.0.7","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.2","has-symbols":"^1.0.3","in-publish":"^2.0.1","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.2","object.assign":"^4.1.5","safe-publish-latest":"^2.0.0","tape":"^5.8.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"function.prototype.name":"^1.1.6","has-tostringtag":"^1.0.2","is-async-function":"^2.0.0","is-date-object":"^1.0.5","is-finalizationregistry":"^1.0.2","is-generator-function":"^1.0.10","is-regex":"^1.1.4","is-weakref":"^1.0.2","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.2","which-typed-array":"^1.1.15"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"which-builtin-type@1.1.4","gitHead":"0dd760a4eb1df78b79e786977bcdf408661142e3","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"592796260602fc3514a1b5ee7fa29319b72380c3","size":7776,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.1.4.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.1.4_1722273522528_0.19646880258696298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-29T17:18:42.743Z","publish_time":1722273522743,"_source_registry_name":"default","_cnpm_publish_time":1722273522743},"1.1.3":{"name":"which-builtin-type","version":"1.1.3","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"sideEffects":false,"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 .","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","available-typed-arrays":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.2","has-symbols":"^1.0.3","in-publish":"^2.0.1","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","npmignore":"^0.3.0","nyc":"^10.3.2","object-inspect":"^1.12.2","object.assign":"^4.1.4","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":{"function.prototype.name":"^1.1.5","has-tostringtag":"^1.0.0","is-async-function":"^2.0.0","is-date-object":"^1.0.5","is-finalizationregistry":"^1.0.2","is-generator-function":"^1.0.10","is-regex":"^1.1.4","is-weakref":"^1.0.2","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.1","which-typed-array":"^1.1.9"},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"e86736c5375b438c5ce689121eab0b16e3365265","_id":"which-builtin-type@1.1.3","_nodeVersion":"19.0.0","_npmVersion":"8.19.2","dist":{"shasum":"b1b8443707cc58b6e9bf98d32110ff0c2cbd029b","size":7570,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.1.3.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.1.3_1667415649322_0.13542134915826187"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T19:36:29.325Z","publish_time":1667415649497,"_cnpm_publish_time":1667415649497},"1.1.2":{"name":"which-builtin-type","version":"1.1.2","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":[{"require":"./index.js","default":"./index.js"},"./index.js"],"./package.json":"./package.json"},"type":"commonjs","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.0","auto-changelog":"^2.4.0","available-typed-arrays":"^1.0.5","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.1","has-symbols":"^1.0.2","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","nyc":"^10.3.2","object-inspect":"^1.12.0","object.assign":"^4.1.2","safe-publish-latest":"^2.0.0","tape":"^5.5.3"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"function.prototype.name":"^1.1.5","has-tostringtag":"^1.0.0","is-async-function":"^2.0.0","is-date-object":"^1.0.5","is-finalizationregistry":"^1.0.2","is-generator-function":"^1.0.10","is-regex":"^1.1.4","is-weakref":"^1.0.2","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.1","which-typed-array":"^1.1.7"},"gitHead":"0165e38f744edb511095bfdf9f7b7a0be127dbe1","_id":"which-builtin-type@1.1.2","_nodeVersion":"17.9.0","_npmVersion":"8.3.1","dist":{"shasum":"254a34f6cd2a546e04d51d9a4ac2c65e9ed31bf4","size":7210,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.1.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.1.2_1649775767335_0.04720291935405041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T17:26:01.567Z","publish_time":1649775767519,"_cnpm_publish_time":1649775767519},"1.1.1":{"name":"which-builtin-type","version":"1.1.1","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":[{"require":"./index.js","default":"./index.js"},"./index.js"],"./package.json":"./package.json"},"type":"commonjs","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^17.6.0","aud":"^1.1.5","auto-changelog":"^2.3.0","available-typed-arrays":"^1.0.4","eslint":"^7.32.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.1","has-symbols":"^1.0.2","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","nyc":"^10.3.2","object-inspect":"^1.11.0","object.assign":"^4.1.2","safe-publish-latest":"^1.1.4","tape":"^5.3.0"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"function.prototype.name":"^1.1.4","has-tostringtag":"^1.0.0","is-async-fn":"^1.1.0","is-date-object":"^1.0.5","is-finalizationregistry":"^1.0.1","is-generator-function":"^1.0.10","is-regex":"^1.1.4","is-weakref":"^1.0.1","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.1","which-typed-array":"^1.1.5"},"gitHead":"9b40ebac4b59066408b9b25ffebf532c21c6f32e","_id":"which-builtin-type@1.1.1","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"1d14bb1b69b5680ebdddd7244689574678a1d83c","size":6986,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.1.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.1.1_1628280090640_0.9090980809702134"},"_hasShrinkwrap":false,"publish_time":1628280090788,"_cnpm_publish_time":1628280090788},"1.1.0":{"name":"which-builtin-type","version":"1.1.0","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":[{"require":"./index.js","default":"./index.js"},"./index.js"],"./package.json":"./package.json"},"type":"commonjs","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^17.5.1","aud":"^1.1.4","auto-changelog":"^2.2.1","available-typed-arrays":"^1.0.2","eslint":"^7.24.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.1","has-symbols":"^1.0.2","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","nyc":"^10.3.2","object-inspect":"^1.10.2","object.assign":"^4.1.2","safe-publish-latest":"^1.1.4","tape":"^5.2.2"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"function.prototype.name":"^1.1.4","is-async-fn":"^1.1.0","is-date-object":"^1.0.2","is-finalizationregistry":"^1.0.1","is-generator-function":"^1.0.8","is-regex":"^1.1.2","is-weakref":"^1.0.1","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.1","which-typed-array":"^1.1.4"},"gitHead":"8539645553b4d8dba93b64a37902fcf714d49507","_id":"which-builtin-type@1.1.0","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"0295cbda3fa75837bf4ab6cc56c4b33af1e99454","size":6635,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.1.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.1.0_1618774659366_0.7511539768832809"},"_hasShrinkwrap":false,"publish_time":1618774659493,"_cnpm_publish_time":1618774659493},"1.0.1":{"name":"which-builtin-type","version":"1.0.1","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":[{"require":"./index.js","default":"./index.js"},"./index.js"],"./package.json":"./package.json"},"type":"commonjs","scripts":{"prepublish":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","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/inspect-js/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","auto-changelog":"^2.2.1","available-typed-arrays":"^1.0.2","eslint":"^7.15.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.1","has-symbols":"^1.0.1","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","nyc":"^10.3.2","object-inspect":"^1.9.0","object.assign":"^4.1.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"function.prototype.name":"^1.1.3","is-async-fn":"^1.1.0","is-date-object":"^1.0.2","is-generator-function":"^1.0.8","is-regex":"^1.1.1","isarray":"^2.0.5","which-boxed-primitive":"^1.0.2","which-collection":"^1.0.1","which-typed-array":"^1.1.4"},"gitHead":"3f711e8b91dbab573413ae062c333ce432243512","_id":"which-builtin-type@1.0.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"1780c7205acf99b9a0270be8f21ff1046e3c2467","size":5396,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.0.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.0.1_1608015766507_0.6941535460819057"},"_hasShrinkwrap":false,"publish_time":1608015766610,"_cnpm_publish_time":1608015766610},"1.0.0":{"name":"which-builtin-type","version":"1.0.0","description":"What is the type of this builtin JS value?","main":"index.js","exports":{".":[{"require":"./index.js","default":"./index.js"},"./index.js"],"./package.json":"./package.json"},"type":"commonjs","scripts":{"prepublish":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint .","pretest":"npm run lint","tests-only":"tape 'test/**'","test":"npm run tests-only","posttest":"npx aud","coverage":"covert 'test/**'","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/which-builtin-type.git"},"keywords":["type","builtin","ecmascript"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/which-builtin-type/issues"},"homepage":"https://github.com/es-shims/which-builtin-type#readme","engines":{"node":">= 0.4"},"devDependencies":{"@ljharb/eslint-config":"^15.1.0","auto-changelog":"^1.16.2","available-typed-arrays":"^1.0.1","covert":"^1.1.1","eslint":"^6.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-bigints":"^1.0.0","has-symbols":"^1.0.1","make-arrow-function":"^1.1.0","make-async-function":"^1.0.0","make-generator-function":"^1.1.0","object-inspect":"^1.7.0","object.assign":"^4.1.0","safe-publish-latest":"^1.1.4","tape":"^5.0.0-next.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"dependencies":{"function.prototype.name":"^1.1.2","is-async-fn":"^1.1.0","is-date-object":"^1.0.2","is-generator-function":"^1.0.7","is-regex":"^1.0.5","isarray":"^2.0.5","which-boxed-primitive":"^1.0.1","which-collection":"^1.0.0","which-typed-array":"^1.1.1"},"gitHead":"895f9a9280ed1c226ece9e2b211e3885ec972087","_id":"which-builtin-type@1.0.0","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"shasum":"977e6d4e0a688920306a3444663e68a58e54d3c0","size":4989,"noattachment":false,"key":"/which-builtin-type/-/which-builtin-type-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-builtin-type/download/which-builtin-type-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/which-builtin-type_1.0.0_1579926249775_0.2923166834996018"},"_hasShrinkwrap":false,"publish_time":1579926250044,"_cnpm_publish_time":1579926250044}},"readme":"# which-builtin-type <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nWhat is the type of this builtin JavaScript value? Works cross-realm, without `instanceof`, and can not be fooled by a `constructor` property.\n\n## Example\n\n```js\nvar whichBuiltinType = require('which-builtin-type');\nvar assert = require('assert');\n\nassert.equal(undefined, whichBuiltinType(undefined));\nassert.equal(null, whichBuiltinType(null));\nassert.equal('Boolean', whichBuiltinType(false));\nassert.equal('Boolean', whichBuiltinType(true));\nassert.equal('Array', whichBuiltinType([]));\nassert.equal('Object', whichBuiltinType({}));\nassert.equal('RegExp', whichBuiltinType(/a/g));\nassert.equal('RegExp', whichBuiltinType(new RegExp('a', 'g')));\nassert.equal('Date', whichBuiltinType(new Date()));\nassert.equal('Number', whichBuiltinType(42));\nassert.equal('Number', whichBuiltinType(NaN));\nassert.equal('Number', whichBuiltinType(Infinity));\nassert.equal('Number', whichBuiltinType(new Number(42)));\nassert.equal('String', whichBuiltinType('foo'));\nassert.equal('String', whichBuiltinType(Object('foo')));\nassert.equal('Function', whichBuiltinType(function () {}));\nassert.equal('GeneratorFunction', whichBuiltinType(function* () {}));\nassert.equal('Function', whichBuiltinType(x => x * x));\nassert.equal('Array', whichBuiltinType([]));\nassert.equal('Int8Array', whichBuiltinType(new Int8Array()));\nassert.equal('Uint8Array', whichBuiltinType(new Uint8Array()));\nassert.equal('Uint8ClampedArray', whichBuiltinType(new Uint8ClampedArray()));\nassert.equal('Int16Array', whichBuiltinType(new Int16Array()));\nassert.equal('Uint16Array', whichBuiltinType(new Uint16Array()));\nassert.equal('Int32Array', whichBuiltinType(new Int32Array()));\nassert.equal('Uint32Array', whichBuiltinType(new Uint32Array()));\nassert.equal('Float32Array', whichBuiltinType(new Float32Array()));\nassert.equal('Float64Array', whichBuiltinType(new Float64Array()));\nassert.equal('BigInt64Array', whichBuiltinType(new BigInt64Array()));\nassert.equal('BigUint64Array', whichBuiltinType(new BigUint64Array()));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/which-builtin-type\n[npm-version-svg]: https://versionbadg.es/inspect-js/which-builtin-type.svg\n[deps-svg]: https://david-dm.org/inspect-js/which-builtin-type.svg\n[deps-url]: https://david-dm.org/inspect-js/which-builtin-type\n[dev-deps-svg]: https://david-dm.org/inspect-js/which-builtin-type/dev-status.svg\n[dev-deps-url]: https://david-dm.org/inspect-js/which-builtin-type#info=devDependencies\n[npm-badge-png]: https://which-builtin-type/which-builtin-type.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/which-builtin-type.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/which-builtin-type.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=which-builtin-type\n[codecov-image]: https://codecov.io/gh/inspect-js/which-builtin-type/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/inspect-js/which-builtin-type/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/which-builtin-type\n[actions-url]: https://github.com/inspect-js/which-builtin-type/actions\n","_attachments":{},"homepage":"https://github.com/inspect-js/which-builtin-type#readme","bugs":{"url":"https://github.com/inspect-js/which-builtin-type/issues"},"license":"MIT"}