@vercel/postgres
Advanced tools
Comparing version 0.1.0-canary.12 to 0.1.0-canary.13
{ | ||
"name": "@vercel/postgres", | ||
"version": "0.1.0-canary.12", | ||
"version": "0.1.0-canary.13", | ||
"description": "Connect to Vercel Postgres databases on the Edge", | ||
@@ -83,6 +83,13 @@ "homepage": "https://vercel.com", | ||
"peerDependencies": { | ||
"@types/ws": "8.5.4", | ||
"kysely": "0.24.2", | ||
"ws": "8.13.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"kysely": { | ||
"optional": true | ||
}, | ||
"ws": { | ||
"optional": true | ||
} | ||
}, | ||
"engines": { | ||
@@ -89,0 +96,0 @@ "node": ">=14.6" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21338
3
0