Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "tsc-watch", | ||
"version": "1.0.8", | ||
"description": "The TypeScirpt compiler with onSuccess command", | ||
"main": "tsc-watch.js", | ||
"version": "1.0.9", | ||
"description": "The TypeScript compiler with onSuccess command", | ||
"scripts": { | ||
@@ -10,3 +9,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"bin": { | ||
"tsc-watch": "./tsc-watch.js" | ||
"tsc-watch": "./index.js" | ||
}, | ||
@@ -27,3 +26,3 @@ "repository": { | ||
"dependencies": { | ||
"chalk": "^1.1.3", | ||
"chalk": "^2.3.0", | ||
"cross-spawn": "^5.1.0", | ||
@@ -30,0 +29,0 @@ "ps-tree": "^1.1.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7972
8
2
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
Updatedchalk@^2.3.0