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.5.4 to 3.5.5

14

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

@@ -28,13 +28,13 @@ "contributors": [

"errorex": "^2.0.3",
"lightning-pool": "^2.0.5",
"lightning-pool": "^2.0.7",
"putil-flattentext": "^2.0.0",
"putil-isplainobject": "^1.0.1",
"putil-merge": "^2.0.2",
"putil-promisify": "^1.2.0",
"putil-taskqueue": "^2.0.1",
"putil-waterfall": "^2.1.0"
"putil-promisify": "^1.3.0",
"putil-taskqueue": "^2.1.2",
"putil-waterfall": "^2.1.1"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"eslint": "^5.8.0",
"eslint": "^5.9.0",
"eslint-config-google": "^0.11.0",

@@ -56,3 +56,3 @@ "nyc": "^13.1.0",

"nyc": {
"temp-directory": "./coverage/.nyc_output"
"temp-dir": "./coverage/.nyc_output"
},

@@ -59,0 +59,0 @@ "scripts": {

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