@ctx-core/env
Advanced tools
Comparing version 3.1.14 to 3.1.15
{ | ||
"name": "@ctx-core/env", | ||
"version": "3.1.14", | ||
"version": "3.1.15", | ||
"description": "ctx-core env", | ||
@@ -24,5 +24,5 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^3.0.4", | ||
"@ctx-core/logger": "^2.2.6", | ||
"@ctx-core/object": "^2.4.2", | ||
"@ctx-core/error": "^3.0.5", | ||
"@ctx-core/logger": "^2.2.7", | ||
"@ctx-core/object": "^2.4.3", | ||
"@ctx-core/package": "^2.3.2", | ||
@@ -32,3 +32,3 @@ "dotenv": "^6.1.0", | ||
}, | ||
"gitHead": "397a56fc4d572cb9838503e521c36b4fb1f92e9c" | ||
"gitHead": "32fe175d56adbb2623374d7289b6c280bb356a4b" | ||
} |
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.5
Updated@ctx-core/logger@^2.2.7
Updated@ctx-core/object@^2.4.3