@platformatic/config
Advanced tools
Comparing version 1.52.3 to 1.53.0
{ | ||
"name": "@platformatic/config", | ||
"version": "1.52.3", | ||
"version": "1.53.0", | ||
"description": "Platformatic DB Config Manager", | ||
@@ -20,10 +20,10 @@ "main": "index.js", | ||
"borp": "^0.16.0", | ||
"c8": "^10.0.0", | ||
"fastify": "^4.26.2", | ||
"c8": "^10.1.2", | ||
"fastify": "^4.28.1", | ||
"json5": "^2.2.3", | ||
"pino": "^8.17.2", | ||
"pino": "^8.21.0", | ||
"pino-test": "^1.0.1", | ||
"snazzy": "^9.0.0", | ||
"standard": "^17.1.0", | ||
"yaml": "^2.4.1" | ||
"yaml": "^2.5.1" | ||
}, | ||
@@ -34,3 +34,3 @@ "dependencies": { | ||
"abstract-logging": "^2.0.1", | ||
"ajv": "^8.12.0", | ||
"ajv": "^8.17.1", | ||
"dotenv": "^16.4.5", | ||
@@ -40,5 +40,5 @@ "jsonpath": "^1.1.1", | ||
"pupa": "^3.1.0", | ||
"semver": "^7.6.0", | ||
"undici": "^6.9.0", | ||
"@platformatic/utils": "1.52.3" | ||
"semver": "^7.6.3", | ||
"undici": "^6.19.8", | ||
"@platformatic/utils": "1.53.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
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
42086
+ Added@platformatic/utils@1.53.0(transitive)
- Removed@platformatic/utils@1.52.3(transitive)
Updated@platformatic/utils@1.53.0
Updatedajv@^8.17.1
Updatedsemver@^7.6.3
Updatedundici@^6.19.8