Socket
Socket
Sign inDemoInstall

knex

Package Overview
Dependencies
Maintainers
4
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knex - npm Package Compare versions

Comparing version 0.95.12-rc2 to 0.95.12-rc3

1

lib/builder-interface-augmenter.js

@@ -59,2 +59,3 @@ const clone = require('lodash/clone');

this._connection = connection;
this.client.processPassedConnection(connection);
return this;

@@ -61,0 +62,0 @@ };

2

package.json
{
"name": "knex",
"version": "0.95.12-rc2",
"version": "0.95.12-rc3",
"description": "A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3",

@@ -5,0 +5,0 @@ "main": "knex",

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