@naturalcycles/cli
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -50,3 +50,2 @@ #!/usr/bin/env node | ||
} | ||
require('loud-rejection/register'); | ||
require('dotenv/config'); | ||
@@ -53,0 +52,0 @@ // Esbuild support currently disabled |
@@ -13,3 +13,2 @@ { | ||
"dotenv": "^16.0.0", | ||
"loud-rejection": "^2.2.0", | ||
"ts-node": "^10.0.0", | ||
@@ -45,3 +44,3 @@ "typescript": "^5.0.2" | ||
}, | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "CLI utils to be installed globally via 'npm i -g'", | ||
@@ -48,0 +47,0 @@ "author": "Natural Cycles Team", |
@@ -59,3 +59,2 @@ #!/usr/bin/env node | ||
require('loud-rejection/register') | ||
require('dotenv/config') | ||
@@ -62,0 +61,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5
0
12026
303
- Removedloud-rejection@^2.2.0
- Removedarray-find-index@1.0.2(transitive)
- Removedcurrently-unhandled@0.4.1(transitive)
- Removedloud-rejection@2.2.0(transitive)
- Removedsignal-exit@3.0.7(transitive)