@platformatic/astro
Advanced tools
Comparing version 2.0.0-alpha.13 to 2.0.0-alpha.14
{ | ||
"name": "@platformatic/astro", | ||
"version": "2.0.0-alpha.13", | ||
"version": "2.0.0-alpha.14", | ||
"description": "Platformatic Astro Stackable", | ||
@@ -20,7 +20,7 @@ "main": "index.js", | ||
"@fastify/static": "^8.0.0", | ||
"fastify": "5.0.0-alpha.4", | ||
"fastify": "^5.0.0", | ||
"semver": "^7.6.3", | ||
"@platformatic/basic": "2.0.0-alpha.13", | ||
"@platformatic/config": "2.0.0-alpha.13", | ||
"@platformatic/utils": "2.0.0-alpha.13" | ||
"@platformatic/basic": "2.0.0-alpha.14", | ||
"@platformatic/config": "2.0.0-alpha.14", | ||
"@platformatic/utils": "2.0.0-alpha.14" | ||
}, | ||
@@ -37,4 +37,4 @@ "devDependencies": { | ||
"ws": "^8.18.0", | ||
"@platformatic/service": "2.0.0-alpha.13", | ||
"@platformatic/composer": "2.0.0-alpha.13" | ||
"@platformatic/composer": "2.0.0-alpha.14", | ||
"@platformatic/service": "2.0.0-alpha.14" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
{ | ||
"$id": "https://schemas.platformatic.dev/@platformatic/astro/2.0.0-alpha.13.json", | ||
"$id": "https://schemas.platformatic.dev/@platformatic/astro/2.0.0-alpha.14.json", | ||
"$schema": "http://json-schema.org/draft-07/schema#", | ||
@@ -4,0 +4,0 @@ "title": "Platformatic Astro Stackable", |
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
42181
+ Added@fastify/fast-json-stringify-compiler@5.0.1(transitive)
+ Added@platformatic/basic@2.0.0-alpha.14(transitive)
+ Added@platformatic/config@2.0.0-alpha.14(transitive)
+ Added@platformatic/itc@2.0.0-alpha.14(transitive)
+ Added@platformatic/utils@2.0.0-alpha.14(transitive)
+ Addedfastify@5.2.0(transitive)
+ Addedsecure-json-parse@3.0.1(transitive)
- Removed@fastify/fast-json-stringify-compiler@4.3.0(transitive)
- Removed@platformatic/basic@2.0.0-alpha.13(transitive)
- Removed@platformatic/config@2.0.0-alpha.13(transitive)
- Removed@platformatic/itc@2.0.0-alpha.13(transitive)
- Removed@platformatic/utils@2.0.0-alpha.13(transitive)
- Removedfast-json-stringify@5.16.1(transitive)
- Removedfastify@5.0.0-alpha.4(transitive)
- Removedsecure-json-parse@2.7.0(transitive)
Updatedfastify@^5.0.0