bandersnatch
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9
{ | ||
"name": "bandersnatch", | ||
"description": "Simple TypeScript CLI / REPL framework", | ||
"version": "1.0.0-alpha.8", | ||
"version": "1.0.0-alpha.9", | ||
"repository": { | ||
@@ -41,7 +41,8 @@ "type": "git", | ||
"string-argv": "^0.3.1", | ||
"typed-emitter": "1.2.0", | ||
"yargs": "^15.4.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "26.0.0", | ||
"@types/node": "12.12.35", | ||
"@types/jest": "26.0.3", | ||
"@types/node": "14.0.14", | ||
"doctoc": "1.4.0", | ||
@@ -54,5 +55,4 @@ "husky": "4.2.5", | ||
"promise.prototype.finally": "3.1.2", | ||
"ts-jest": "26.1.0", | ||
"ts-jest": "26.1.1", | ||
"ts-node": "8.10.2", | ||
"typed-emitter": "1.2.0", | ||
"typescript": "3.9.6" | ||
@@ -59,0 +59,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
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
12
50065
6
+ Addedtyped-emitter@1.2.0
+ Addedtyped-emitter@1.2.0(transitive)