code-equality-assertions@1.0.0
Test assertion library for checking the contents of strings of Javascript.
MIT
2024-04-18
安装 (1.0.0)
npm install code-equality-assertions@1.0.0
yarn add code-equality-assertions@1.0.0
pnpm add code-equality-assertions@1.0.0
bun add code-equality-assertions@1.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.19.6 |
| @babel/plugin-syntax-typescript | ^7.24.1 |
| diff | ^5.1.0 |
| prettier | ^2.7.1 |
devDependencies (20)
| 包名 | 版本要求 |
|---|---|
| @types/babel__core | ^7.1.19 |
| @types/diff | ^5.0.2 |
| @types/jest | ^29.2.0 |
| @types/node | ^18.7.18 |
| @types/prettier | ^2.7.0 |
| @types/qunit | ^2.19.2 |
| chai | ^4.3.7 |
| css-loader | ^6.7.1 |
| jest | ^29.2.1 |
| mocha | ^10.2.0 |
| qunit | 2.19.1 |
| style-loader | ^3.3.1 |
| ts-jest | ^29.0.3 |
| ts-loader | ^9.3.1 |
| ts-node | ^10.9.1 |
| tsup | ^6.2.3 |
| typescript | ^4.8.3 |
| webpack | ^5.74.0 |
| webpack-cli | ^4.10.0 |
| webpack-dev-server | ^4.11.0 |
peerDependencies (3)
| 包名 | 版本要求 |
|---|---|
| @types/jest | 2 |
| @types/qunit | 2 |
| qunit | 2 |