testpack-cli@1.1.0
Verifies that your package will work after it is published by running your unit tests in a special test folder.
ISC
2018-07-26
安装 (1.1.0)
npm install testpack-cli@1.1.0
yarn add testpack-cli@1.1.0
pnpm add testpack-cli@1.1.0
bun add testpack-cli@1.1.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| fs-extra | ^6.0.0 |
| glob | ^7.0.0 |
| minimist | ^1.2.0 |
| underscore | ^1.8.8 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/fs-extra | ^5.0.4 |
| @types/glob | ^5.0.35 |
| @types/jest | ^23.1.5 |
| @types/minimist | ^1.2.0 |
| @types/node | ^10.5.2 |
| @types/underscore | ^1.8.8 |
| jest | ^23.4.0 |
| ts-jest | ^23.0.0 |
| ts-node | ^7.0.0 |
| typescript | ^2.9.2 |