egal@1.1.0
Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).
2015-06-13
安装 (1.1.0)
npm install egal@1.1.0
yarn add egal@1.1.0
pnpm add egal@1.1.0
bun add egal@1.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| kindof | >= 2.0.0 < 3 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| lodash.wrap | >= 3.0.0 < 4 |
| mocha | >= 1.12.0 < 2 |
| must | >= 0.12.0 < 0.13 |