@ctx-core/env
Advanced tools
Comparing version 6.0.30 to 6.0.31
{ | ||
"name": "@ctx-core/env", | ||
"version": "6.0.30", | ||
"version": "6.0.31", | ||
"description": "ctx-core env", | ||
@@ -24,10 +24,13 @@ "main": "env.js", | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@ctx-core/error": "^5.0.1", | ||
"@ctx-core/logger": "^3.0.25", | ||
"@ctx-core/object": "^5.0.3", | ||
"@ctx-core/package": "^3.0.24", | ||
"@ctx-core/error": "^5.0.2", | ||
"@ctx-core/logger": "^3.0.26", | ||
"@ctx-core/object": "^5.0.4", | ||
"@ctx-core/package": "^3.0.25", | ||
"dotenv": "^8.0.0" | ||
}, | ||
"gitHead": "97f939f161ed4479c788a5fb2969d08c798e3104" | ||
"gitHead": "533f71da75d0fd20cc2584c84d0649306d3b3db7" | ||
} |
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
2279
Updated@ctx-core/error@^5.0.2
Updated@ctx-core/logger@^3.0.26
Updated@ctx-core/object@^5.0.4
Updated@ctx-core/package@^3.0.25