ts-commons
Advanced tools
Comparing version 0.0.19 to 0.0.20
{ | ||
"name": "ts-commons", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "common methods for typescript", | ||
@@ -11,3 +11,3 @@ "main": "dist/index.js", | ||
"posttest": "npm run removenyc && del-cli coverage", | ||
"prepublish": "npm run build", | ||
"prepublish": "tsc", | ||
"cover": "tsc -p tsconfig.test.json && istanbul cover ./node_modules/mocha/bin/_mocha dist/test/**/*.test.js --recursive", | ||
@@ -14,0 +14,0 @@ "coveralls": "npm run cover -- --report lcovonly && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && del-cli ./coverage", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
33
69324
958
1