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

sqb

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqb - npm Package Compare versions

Comparing version 3.7.0 to 3.7.1

2

lib/connect/Connection.js

@@ -285,3 +285,3 @@ /* SQB

merge(Connection.prototype, sqlObjects, {descriptor: true, functions: true});
merge(Connection.prototype, sqlObjects, {descriptor: true});

@@ -288,0 +288,0 @@ /**

{
"name": "sqb",
"description": "Extensible, multi-dialect SQL query builder and Database connection framework for JavaScript",
"version": "3.7.0",
"version": "3.7.1",
"author": "Panates Ltd.",

@@ -31,3 +31,3 @@ "contributors": [

"putil-isplainobject": "^1.0.1",
"putil-merge": "^3.1.3",
"putil-merge": "^3.1.4",
"putil-promisify": "^1.3.0",

@@ -34,0 +34,0 @@ "putil-taskqueue": "^2.1.2",

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