unassertify@2.0.3
Browserify transform to encourage reliable programming by writing assertions in production code, and compiling them away from release
MIT
2015-12-15
安装 (2.0.3)
npm install unassertify@2.0.3
yarn add unassertify@2.0.3
pnpm add unassertify@2.0.3
bun add unassertify@2.0.3
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| convert-source-map | ^1.1.1 |
| escodegen | ^1.6.1 |
| esprima | ^2.2.0 |
| multi-stage-sourcemap | ^0.2.1 |
| through | ^2.3.7 |
| unassert | ^1.3.1 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| browserify | ^12.0.1 |
| coffeeify | ^1.1.0 |
| espower-loader | ^1.0.0 |
| event-stream | ^3.3.1 |
| intelli-espower-loader | ^1.0.0 |
| jshint | ^2.8.0 |
| mocha | ^2.3.3 |
| power-assert | ^1.0.1 |