@naturalcycles/cli
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -0,1 +1,8 @@ | ||
## [1.2.3](https://github.com/NaturalCycles/cli/compare/v1.2.2...v1.2.3) (2021-05-05) | ||
### Bug Fixes | ||
* deps ([fc73e2a](https://github.com/NaturalCycles/cli/commit/fc73e2acdf25b9c8ec4a3c9048d7d5e9535ae7a8)) | ||
## [1.2.2](https://github.com/NaturalCycles/cli/compare/v1.2.1...v1.2.2) (2021-04-06) | ||
@@ -2,0 +9,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"chalk": "^4.0.0", | ||
"dotenv": "^8.2.0", | ||
"dotenv": "^9.0.0", | ||
"loud-rejection": "^2.2.0", | ||
@@ -18,3 +18,3 @@ "ts-node": "^9.0.0", | ||
"@naturalcycles/dev-lib": "^10.13.0", | ||
"@types/node": "^14.0.14" | ||
"@types/node": "^15.0.2" | ||
}, | ||
@@ -43,3 +43,3 @@ "files": [ | ||
}, | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "CLI utils to be installed globally via 'npm i -g'", | ||
@@ -46,0 +46,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
10722
+ Addeddotenv@9.0.2(transitive)
- Removeddotenv@8.6.0(transitive)
Updateddotenv@^9.0.0