@ctx-core/env
Advanced tools
Comparing version 3.1.10 to 3.1.11
{ | ||
"name": "@ctx-core/env", | ||
"version": "3.1.10", | ||
"version": "3.1.11", | ||
"description": "ctx-core env", | ||
@@ -24,5 +24,5 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^3.0.0", | ||
"@ctx-core/logger": "^2.2.2", | ||
"@ctx-core/object": "^2.2.0", | ||
"@ctx-core/error": "^3.0.1", | ||
"@ctx-core/logger": "^2.2.3", | ||
"@ctx-core/object": "^2.3.0", | ||
"@ctx-core/package": "^2.3.2", | ||
@@ -32,3 +32,3 @@ "dotenv": "^6.1.0", | ||
}, | ||
"gitHead": "380f5e488d73591ad5e40aab499bd1a30c023cec" | ||
"gitHead": "f91c46dee2a97fc507f6272830ad599e2d6cddbb" | ||
} |
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.1
Updated@ctx-core/logger@^2.2.3
Updated@ctx-core/object@^2.3.0