@sveltejs/adapter-auto
Advanced tools
Comparing version 1.0.0-next.84 to 1.0.0-next.85
{ | ||
"name": "@sveltejs/adapter-auto", | ||
"version": "1.0.0-next.84", | ||
"version": "1.0.0-next.85", | ||
"repository": { | ||
@@ -29,3 +29,3 @@ "type": "git", | ||
"@sveltejs/adapter-cloudflare": "1.0.0-next.39", | ||
"@sveltejs/adapter-netlify": "1.0.0-next.81", | ||
"@sveltejs/adapter-netlify": "1.0.0-next.82", | ||
"@sveltejs/adapter-vercel": "1.0.0-next.80" | ||
@@ -39,5 +39,5 @@ }, | ||
"lint": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore", | ||
"format": "npm run lint -- --write", | ||
"format": "pnpm lint --write", | ||
"check": "tsc" | ||
} | ||
} |
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
5039
+ Added@sveltejs/adapter-netlify@1.0.0-next.82(transitive)
- Removed@sveltejs/adapter-netlify@1.0.0-next.81(transitive)