is-descriptor@0.1.1
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
MIT
2015-10-04
安装 (0.1.1)
npm install is-descriptor@0.1.1
yarn add is-descriptor@0.1.1
pnpm add is-descriptor@0.1.1
bun add is-descriptor@0.1.1
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| is-accessor-descriptor | ^0.1.0 |
| is-data-descriptor | ^0.1.0 |
| kind-of | ^2.0.1 |
| lazy-cache | ^0.2.3 |
版本列表
3.1.2
2026-05-11
3.1.1
2023-10-28
3.1.0
2023-05-02
3.0.0
2018-12-14
1.0.4
2026-05-10
1.0.3
2023-10-27
1.0.2
2017-12-28
1.0.1
2017-07-22
1.0.0
2017-02-25
0.1.8
2026-05-10
0.1.7
2023-10-27
0.1.6
2017-07-22
0.1.5
2017-02-25
0.1.4
2015-12-28
0.1.3
2015-12-20
0.1.2
2015-10-04
0.1.1
2015-10-04
0.1.0
2015-08-31