@app-config/node
Advanced tools
Comparing version 2.1.0-alpha.0 to 2.1.0-alpha.1
{ | ||
"name": "@app-config/node", | ||
"description": "Node.js API for @app-config", | ||
"version": "2.1.0-alpha.0", | ||
"version": "2.1.0-alpha.1", | ||
"license": "MPL-2.0", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "2.1.0-alpha.0", | ||
"@app-config/core": "2.1.0-alpha.1", | ||
"@types/prompts": "2", | ||
@@ -40,3 +40,3 @@ "fs-extra": "9", | ||
"devDependencies": { | ||
"@app-config/test-utils": "2.1.0-alpha.0", | ||
"@app-config/test-utils": "2.1.0-alpha.1", | ||
"@types/fs-extra": "9" | ||
@@ -43,0 +43,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
223572
51
767
9
16
+ Added@app-config/core@2.1.0-alpha.1(transitive)
+ Added@app-config/utils@2.1.0-alpha.1(transitive)
- Removed@app-config/core@2.1.0-alpha.0(transitive)
- Removed@app-config/utils@2.1.0-alpha.0(transitive)