object.getprototypeof@1.0.0
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
MIT
2021-01-12
安装 (1.0.0)
npm install object.getprototypeof@1.0.0
yarn add object.getprototypeof@1.0.0
pnpm add object.getprototypeof@1.0.0
bun add object.getprototypeof@1.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| call-bind | ^1.0.0 |
| define-properties | ^1.1.3 |
| es-abstract | ^1.18.0-next.1 |
| get-intrinsic | ^1.0.2 |
| which-builtin-type | ^1.0.1 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^17.3.0 |
| aud | ^1.1.3 |
| auto-changelog | ^2.2.1 |
| eslint | ^7.16.0 |
| evalmd | ^0.0.19 |
| nyc | ^10.3.2 |
| safe-publish-latest | ^1.1.4 |
| tape | ^5.0.1 |