@sveltejs/adapter-vercel
Advanced tools
Comparing version 5.4.1 to 5.4.2
{ | ||
"name": "@sveltejs/adapter-vercel", | ||
"version": "5.4.1", | ||
"version": "5.4.2", | ||
"description": "A SvelteKit adapter that creates a Vercel app", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.6.0", | ||
"@sveltejs/kit": "^2.5.18" | ||
"vitest": "^2.0.1", | ||
"@sveltejs/kit": "^2.5.21" | ||
}, | ||
@@ -50,2 +50,5 @@ "peerDependencies": { | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"scripts": { | ||
@@ -52,0 +55,0 @@ "lint": "prettier --check .", |
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
32257