Comparing version 3.5.4 to 3.5.5
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
120623
Updatedlightning-pool@^2.0.7
Updatedputil-promisify@^1.3.0
Updatedputil-taskqueue@^2.1.2
Updatedputil-waterfall@^2.1.1