Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/postgres

Package Overview
Dependencies
Maintainers
8
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/postgres - npm Package Compare versions

Comparing version 0.1.0-canary.12 to 0.1.0-canary.13

11

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc