{"_id":"is-document.all","name":"is-document.all","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"is-document.all","version":"1.0.0","description":"Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","lint":"eslint .","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/is-document.all.git"},"keywords":["document.all","IsHTMLDDA","HTMLAllCollection","document","all","is","undefined"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/inspect-js/is-document.all/issues"},"homepage":"https://github.com/inspect-js/is-document.all#readme","dependencies":{"call-bound":"^1.0.4"},"devDependencies":{"@arethetypeswrong/cli":"^0.18.3","@ljharb/eslint-config":"^22.2.3","@ljharb/tsconfig":"^0.3.2","@types/for-each":"^0.3.3","@types/node":"^25.9.3","@types/object-inspect":"^1.13.0","auto-changelog":"^2.5.0","encoding":"^0.1.13","es-value-fixtures":"^1.7.1","eslint":"^10.4.1","for-each":"^0.3.5","in-publish":"^2.0.1","jiti":"^0.0.0","npmignore":"^0.3.5","nyc":"^10.3.2","object-inspect":"^1.13.4","safe-publish-latest":"^2.0.0","tape":"^5.10.0","typescript":"next"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true,"autodetectMonorepoDisabled":false},"publishConfig":{"ignore":[".github/workflows"]},"testling":{"files":"test/index.js"},"gitHead":"61ea90828bde7a9ba85e8cec24a10b207fca0b79","types":"./index.d.ts","_id":"is-document.all@1.0.0","_nodeVersion":"26.3.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-+XSoyS05OdBbhFuELhgTCpFNHkpBOJqtsZfUFFpe5QTw+9Sjbh8zitxhQkYAo6wV7e1Vb8cAPvpCk9jGam/82g==","shasum":"163a4bfb362c6ed7b118ce46cdecc4e37dee3195","tarball":"https://registry.npmjs.org/is-document.all/-/is-document.all-1.0.0.tgz","fileCount":11,"unpackedSize":9033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDlmQnWMoJk1uCBvGaxCEIgxsaf5IpcEdrXzl/l0hAX2QIhAO4DBLovv+wxlQCU8sY+e1MMr1pcS3L2yYDPHY5W7iPq"}]},"_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/is-document.all_1.0.0_1781213409220_0.17313364805688924"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-11T21:30:09.150Z","1.0.0":"2026-06-11T21:30:09.366Z","modified":"2026-06-11T21:30:09.569Z"},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"description":"Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?","homepage":"https://github.com/inspect-js/is-document.all#readme","keywords":["document.all","IsHTMLDDA","HTMLAllCollection","document","all","is","undefined"],"repository":{"type":"git","url":"git+https://github.com/inspect-js/is-document.all.git"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"bugs":{"url":"https://github.com/inspect-js/is-document.all/issues"},"license":"MIT","readme":"# is-document.all [![Version Badge][2]][1]\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][11]][1]\n\nIs this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?\n\n## Example\n\n```js\nvar isDocumentAll = require('is-document.all');\nvar assert = require('assert');\n\nassert(!isDocumentAll(undefined));\nassert(!isDocumentAll(null));\nassert(!isDocumentAll({}));\nassert(!isDocumentAll(function () {}));\n\n// in a browser:\nassert(isDocumentAll(document.all));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[1]: https://npmjs.org/package/is-document.all\n[2]: https://versionbadg.es/inspect-js/is-document.all.svg\n[11]: https://nodei.co/npm/is-document.all.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/is-document.all.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/is-document.all.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=is-document.all\n[codecov-image]: https://codecov.io/gh/inspect-js/is-document.all/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/inspect-js/is-document.all/\n[actions-image]: https://img.shields.io/github/check-runs/inspect-js/is-document.all/main\n[actions-url]: https://github.com/inspect-js/is-document.all/actions\n","readmeFilename":"README.md","_rev":"1-4add96208dd0bb9bb12191bbfb43e674"}