@platformatic/client
Advanced tools
Comparing version 1.52.3 to 1.53.0
{ | ||
"name": "@platformatic/client", | ||
"version": "1.52.3", | ||
"version": "1.53.0", | ||
"description": "A client for all platformatic backends", | ||
@@ -18,21 +18,21 @@ "main": "index.js", | ||
"borp": "^0.16.0", | ||
"c8": "^10.0.0", | ||
"c8": "^10.1.2", | ||
"execa": "^8.0.1", | ||
"fastify": "^4.26.2", | ||
"fastify": "^4.28.1", | ||
"snazzy": "^9.0.0", | ||
"split2": "^4.2.0", | ||
"standard": "^17.1.0", | ||
"tsd": "^0.31.0", | ||
"typescript": "^5.4.2", | ||
"@platformatic/telemetry": "1.52.3" | ||
"tsd": "^0.31.2", | ||
"typescript": "^5.6.2", | ||
"@platformatic/telemetry": "1.53.0" | ||
}, | ||
"dependencies": { | ||
"@apidevtools/json-schema-ref-parser": "^11.5.4", | ||
"@apidevtools/json-schema-ref-parser": "^11.7.0", | ||
"@fastify/error": "^3.4.1", | ||
"abstract-logging": "^2.0.1", | ||
"ajv": "^8.12.0", | ||
"ajv": "^8.17.1", | ||
"camelcase": "^6.3.0", | ||
"desm": "^1.3.1", | ||
"jsonpointer": "^5.0.1", | ||
"undici": "^6.9.0", | ||
"desm": "^1.3.1" | ||
"undici": "^6.19.8" | ||
}, | ||
@@ -39,0 +39,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
35260
Updatedajv@^8.17.1
Updatedundici@^6.19.8