@ctx-core/env
Advanced tools
Comparing version 4.0.17 to 4.0.18
{ | ||
"name": "@ctx-core/env", | ||
"version": "4.0.17", | ||
"version": "4.0.18", | ||
"description": "ctx-core env", | ||
@@ -24,9 +24,9 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^4.0.4", | ||
"@ctx-core/logger": "^3.0.4", | ||
"@ctx-core/object": "^3.1.0", | ||
"@ctx-core/package": "^3.0.13", | ||
"@ctx-core/error": "^4.0.5", | ||
"@ctx-core/logger": "^3.0.5", | ||
"@ctx-core/object": "^3.1.1", | ||
"@ctx-core/package": "^3.0.14", | ||
"dotenv": "^6.2.0" | ||
}, | ||
"gitHead": "d2ae955998721eaa413a34cc9f73c800d5766560" | ||
"gitHead": "982ca9322ec76ffb45e62f4fcf0793267409e3bf" | ||
} |
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@^4.0.5
Updated@ctx-core/logger@^3.0.5
Updated@ctx-core/object@^3.1.1
Updated@ctx-core/package@^3.0.14