@naturalcycles/cli
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -0,1 +1,8 @@ | ||
## [1.1.10](https://github.com/NaturalCycles/cli/compare/v1.1.9...v1.1.10) (2020-08-21) | ||
### Bug Fixes | ||
* deps (ts-node@9) ([710fad2](https://github.com/NaturalCycles/cli/commit/710fad26c98a86fe90c1cfa9824a330296a18337)) | ||
## [1.1.9](https://github.com/NaturalCycles/cli/compare/v1.1.8...v1.1.9) (2020-08-20) | ||
@@ -2,0 +9,0 @@ |
@@ -12,3 +12,3 @@ { | ||
"loud-rejection": "^2.2.0", | ||
"ts-node": "^8.8.1", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.0.2" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "CLI utils to be installed globally via 'npm i -g'", | ||
@@ -45,0 +45,0 @@ "author": "Natural Cycles Team", |
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
9675
+ Addedcreate-require@1.1.1(transitive)
+ Addedts-node@9.1.1(transitive)
- Removedts-node@8.10.2(transitive)
Updatedts-node@^9.0.0