own-keys@1.0.0
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
MIT
2024-12-29
安装 (1.0.0)
npm install own-keys@1.0.0
yarn add own-keys@1.0.0
pnpm add own-keys@1.0.0
bun add own-keys@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| get-intrinsic | ^1.2.6 |
| object-keys | ^1.1.1 |
| safe-push-apply | ^1.0.0 |
devDependencies (19)
| 包名 | 版本要求 |
|---|---|
| @arethetypeswrong/cli | ^0.17.2 |
| @ljharb/eslint-config | ^21.1.1 |
| @ljharb/tsconfig | ^0.2.3 |
| @types/get-intrinsic | ^1.2.3 |
| @types/isarray | ^2.0.3 |
| @types/object-keys | ^1.0.3 |
| @types/tape | ^5.8.0 |
| auto-changelog | ^2.5.0 |
| encoding | ^0.1.13 |
| eslint | =8.8.0 |
| evalmd | ^0.0.19 |
| has-property-descriptors | ^1.0.2 |
| has-symbols | ^1.1.0 |
| in-publish | ^2.0.1 |
| npmignore | ^0.3.1 |
| nyc | ^10.3.2 |
| safe-publish-latest | ^2.0.0 |
| tape | ^5.9.0 |
| typescript | next |