@ctx-core/env
Advanced tools
Comparing version 3.1.20 to 3.1.21
{ | ||
"name": "@ctx-core/env", | ||
"version": "3.1.20", | ||
"version": "3.1.21", | ||
"description": "ctx-core env", | ||
@@ -24,5 +24,5 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^3.0.9", | ||
"@ctx-core/logger": "^2.2.11", | ||
"@ctx-core/object": "^2.5.0", | ||
"@ctx-core/error": "^3.0.10", | ||
"@ctx-core/logger": "^2.2.12", | ||
"@ctx-core/object": "^2.6.0", | ||
"@ctx-core/package": "^2.3.2", | ||
@@ -32,3 +32,3 @@ "dotenv": "^6.2.0", | ||
}, | ||
"gitHead": "e91325c531ff7f57861730a4939ea14e3214c21c" | ||
"gitHead": "ef8c06c1b6e6183cce5b0836c59761cce170a6e9" | ||
} |
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
3088
Updated@ctx-core/error@^3.0.10
Updated@ctx-core/logger@^2.2.12
Updated@ctx-core/object@^2.6.0