@platformatic/config
Advanced tools
Comparing version 1.16.0 to 1.17.0
{ | ||
"name": "@platformatic/config", | ||
"version": "1.16.0", | ||
"version": "1.17.0", | ||
"description": "Platformatic DB Config Manager", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"@iarna/toml": "^2.2.5", | ||
"c8": "^8.0.1", | ||
"c8": "^9.0.0", | ||
"glob": "^10.3.10", | ||
@@ -36,9 +36,9 @@ "fastify": "^4.23.2", | ||
"undici": "^6.0.0", | ||
"@platformatic/metaconfig": "1.16.0", | ||
"@platformatic/utils": "1.16.0" | ||
"@platformatic/metaconfig": "1.17.0", | ||
"@platformatic/utils": "1.17.0" | ||
}, | ||
"scripts": { | ||
"test": "standard | snazzy && c8 --100 node ./test/runner.js", | ||
"test": "pnpm run lint && c8 --100 node ./test/runner.js", | ||
"lint": "standard | snazzy" | ||
} | ||
} |
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
36562
+ Added@platformatic/metaconfig@1.17.0(transitive)
+ Added@platformatic/utils@1.17.0(transitive)
- Removed@platformatic/metaconfig@1.16.0(transitive)
- Removed@platformatic/utils@1.16.0(transitive)
Updated@platformatic/utils@1.17.0