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
16
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 46.0.0 to 46.0.1

LICENSE

18

package.json

@@ -19,7 +19,7 @@ {

"dependencies": {
"@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",
"@slonik/driver": "^46.0.1",
"@slonik/errors": "^46.0.1",
"@slonik/sql-tag": "^46.0.1",
"@slonik/types": "^46.0.1",
"@slonik/utilities": "^46.0.1",
"pg": "^8.12.0",

@@ -82,2 +82,4 @@ "pg-query-stream": "^4.6.0",

},
"types": "./dist/index.d.ts",
"version": "46.0.1",
"scripts": {

@@ -90,5 +92,3 @@ "build": "rm -fr ./dist && tsc --project ./tsconfig.json",

"test": "nyc ava --verbose --serial"
},
"types": "./dist/index.d.ts",
"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