@ctx-core/env
Advanced tools
Comparing version 3.1.18 to 3.1.19
{ | ||
"name": "@ctx-core/env", | ||
"version": "3.1.18", | ||
"version": "3.1.19", | ||
"description": "ctx-core env", | ||
@@ -24,5 +24,5 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^3.0.7", | ||
"@ctx-core/logger": "^2.2.9", | ||
"@ctx-core/object": "^2.4.5", | ||
"@ctx-core/error": "^3.0.8", | ||
"@ctx-core/logger": "^2.2.10", | ||
"@ctx-core/object": "^2.5.0", | ||
"@ctx-core/package": "^2.3.2", | ||
@@ -32,3 +32,3 @@ "dotenv": "^6.2.0", | ||
}, | ||
"gitHead": "5ab96da5db5989dae165ab2147d0d5379c4cf328" | ||
"gitHead": "cd6c47b546847b8daae6b967bb154a17ff15f22a" | ||
} |
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
3087
Updated@ctx-core/error@^3.0.8
Updated@ctx-core/logger@^2.2.10
Updated@ctx-core/object@^2.5.0