@ctx-core/env
Advanced tools
Comparing version 3.1.12 to 3.1.13
{ | ||
"name": "@ctx-core/env", | ||
"version": "3.1.12", | ||
"version": "3.1.13", | ||
"description": "ctx-core env", | ||
@@ -24,5 +24,5 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^3.0.2", | ||
"@ctx-core/logger": "^2.2.4", | ||
"@ctx-core/object": "^2.4.0", | ||
"@ctx-core/error": "^3.0.3", | ||
"@ctx-core/logger": "^2.2.5", | ||
"@ctx-core/object": "^2.4.1", | ||
"@ctx-core/package": "^2.3.2", | ||
@@ -32,3 +32,3 @@ "dotenv": "^6.1.0", | ||
}, | ||
"gitHead": "6f7c2b82766d3e988547a3c95347c73b025c5964" | ||
"gitHead": "6f5148ee7cfbded3f5a72b1fd2d36e43ff69c4bf" | ||
} |
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
Updated@ctx-core/error@^3.0.3
Updated@ctx-core/logger@^2.2.5
Updated@ctx-core/object@^2.4.1