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

@slonik/pg-driver

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slonik/pg-driver - npm Package Compare versions

Comparing version 45.6.0 to 46.0.0

20

package.json

@@ -19,10 +19,10 @@ {

"dependencies": {
"@slonik/driver": "^45.6.0",
"@slonik/errors": "^45.6.0",
"@slonik/sql-tag": "^45.6.0",
"@slonik/types": "^45.6.0",
"@slonik/utilities": "^45.6.0",
"@slonik/driver": "^46.0.0",
"@slonik/errors": "^46.0.0",
"@slonik/sql-tag": "^46.0.0",
"@slonik/types": "^46.0.0",
"@slonik/utilities": "^46.0.0",
"pg": "^8.12.0",
"pg-query-stream": "^4.6.0",
"pg-types": "^4.0.2",
"pg": "^8.12.0",
"postgres-array": "^3.0.2"

@@ -32,5 +32,5 @@ },

"devDependencies": {
"@types/node": "^18.15.3",
"@types/pg": "^8.11.6",
"@types/node": "^18.15.3",
"ava": "^5.3.1",
"ava": "^6.1.3",
"cspell": "^8.6.0",

@@ -41,3 +41,3 @@ "eslint": "^8.57.0",

"ts-node": "^10.9.1",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},

@@ -93,3 +93,3 @@ "engines": {

"types": "./dist/index.d.ts",
"version": "45.6.0"
"version": "46.0.0"
}
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