@vercel/postgres
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -1,1 +0,1 @@ | ||
import{a as t,b as f,c as m,d as e,e as i,f as n,g as p}from"./chunk-HZCE3GDP.js";import{neonConfig as o}from"@neondatabase/serverless";import r from"ws";o&&(o.webSocketConstructor=r);export{f as VercelClient,e as VercelPool,m as createClient,i as createPool,p as db,t as postgresConnectionString,n as sql}; | ||
import{a as t,b as f,c as m,d as e,e as i,f as n,g as p}from"./chunk-TQKKMGSJ.js";import{neonConfig as o}from"@neondatabase/serverless";import r from"ws";o&&(o.webSocketConstructor=r);export{f as VercelClient,e as VercelPool,m as createClient,i as createPool,p as db,t as postgresConnectionString,n as sql}; |
@@ -1,1 +0,1 @@ | ||
import{a,b,c,d,e,f,g}from"./chunk-HZCE3GDP.js";export{b as VercelClient,d as VercelPool,c as createClient,e as createPool,g as db,a as postgresConnectionString,f as sql}; | ||
import{a,b,c,d,e,f,g}from"./chunk-TQKKMGSJ.js";export{b as VercelClient,d as VercelPool,c as createClient,e as createPool,g as db,a as postgresConnectionString,f as sql}; |
{ | ||
"name": "@vercel/postgres", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Connect to Vercel Postgres databases on the Edge", | ||
@@ -41,3 +41,3 @@ "homepage": "https://vercel.com", | ||
"dependencies": { | ||
"@neondatabase/serverless": "0.4.11", | ||
"@neondatabase/serverless": "0.4.15", | ||
"bufferutil": "4.0.7", | ||
@@ -48,15 +48,14 @@ "utf-8-validate": "6.0.3", | ||
"devDependencies": { | ||
"@babel/core": "7.19.6", | ||
"@changesets/cli": "2.25.0", | ||
"@edge-runtime/jest-environment": "1.1.0-beta.31", | ||
"@edge-runtime/types": "2.0.0", | ||
"@types/jest": "29.2.0", | ||
"@types/node": "18.11.3", | ||
"@types/ws": "8.5.4", | ||
"eslint": "8.25.0", | ||
"jest": "29.2.1", | ||
"@changesets/cli": "2.26.1", | ||
"@edge-runtime/jest-environment": "2.2.4", | ||
"@edge-runtime/types": "2.1.3", | ||
"@types/jest": "29.5.2", | ||
"@types/node": "18.16.18", | ||
"@types/ws": "8.5.5", | ||
"eslint": "8.43.0", | ||
"jest": "29.5.0", | ||
"prettier": "2.8.8", | ||
"ts-jest": "29.0.3", | ||
"tsup": "6.3.0", | ||
"typescript": "4.9.5", | ||
"ts-jest": "29.1.0", | ||
"tsup": "7.0.0", | ||
"typescript": "5.1.3", | ||
"eslint-config-custom": "0.0.0", | ||
@@ -63,0 +62,0 @@ "tsconfig": "0.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
14
29059
+ Added@neondatabase/serverless@0.4.15(transitive)
- Removed@neondatabase/serverless@0.4.11(transitive)