New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kysely-pg-client

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kysely-pg-client - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

package.json
{
"name": "kysely-pg-client",
"version": "0.1.1",
"version": "0.1.2",
"author": "Joseph T. Lapp <arachnojoe@gmail.com>",

@@ -39,3 +39,3 @@ "license": "MIT",

"test": "npm run build && npm run test:build && npm run test:node",
"test:build": "rm -rdf test/node/dist && npx check-synced-code && npx load-kysely-tests && tsc -p test/node",
"test:build": "rm -rdf test/node/dist && npx load-kysely-tests && tsc -p test/node",
"test:node": "DIALECT=postgres mocha --timeout 15000 'test/node/dist/**/*.test.js'"

@@ -58,3 +58,3 @@ },

"chai-subset": "^1.6.0",
"kysely-test-sync": "0.2.1",
"kysely-test-sync": "0.2.3",
"mocha": "^10.0.0",

@@ -61,0 +61,0 @@ "pg": "^8.7.3",

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