@sveltejs/adapter-auto
Advanced tools
Comparing version 1.0.0-next.62 to 1.0.0-next.63
{ | ||
"name": "@sveltejs/adapter-auto", | ||
"version": "1.0.0-next.62", | ||
"version": "1.0.0-next.63", | ||
"repository": { | ||
@@ -28,5 +28,5 @@ "type": "git", | ||
"dependencies": { | ||
"@sveltejs/adapter-cloudflare": "1.0.0-next.29", | ||
"@sveltejs/adapter-netlify": "1.0.0-next.69", | ||
"@sveltejs/adapter-vercel": "1.0.0-next.64" | ||
"@sveltejs/adapter-cloudflare": "1.0.0-next.30", | ||
"@sveltejs/adapter-netlify": "1.0.0-next.70", | ||
"@sveltejs/adapter-vercel": "1.0.0-next.65" | ||
}, | ||
@@ -38,7 +38,6 @@ "devDependencies": { | ||
"scripts": { | ||
"lint": "eslint --ignore-path .gitignore \"**/*.{ts,js,svelte}\" && npm run check-format", | ||
"lint": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore", | ||
"format": "npm run check-format -- --write", | ||
"check": "tsc", | ||
"check-format": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore" | ||
"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
4720
+ Added@sveltejs/adapter-cloudflare@1.0.0-next.30(transitive)
+ Added@sveltejs/adapter-netlify@1.0.0-next.70(transitive)
+ Added@sveltejs/adapter-vercel@1.0.0-next.65(transitive)
- Removed@sveltejs/adapter-cloudflare@1.0.0-next.29(transitive)
- Removed@sveltejs/adapter-netlify@1.0.0-next.69(transitive)
- Removed@sveltejs/adapter-vercel@1.0.0-next.64(transitive)