@sqb/connect
Advanced tools
Comparing version 4.19.2 to 4.19.4
{ | ||
"name": "@sqb/connect", | ||
"description": "Multi-dialect database connection framework written with TypeScript", | ||
"version": "4.19.2", | ||
"version": "4.19.4", | ||
"author": "Panates", | ||
@@ -11,3 +11,3 @@ "license": "Apache-2.0", | ||
"fast-tokenizer": "^1.7.0", | ||
"lightning-pool": "^4.8.0", | ||
"lightning-pool": "^4.10.0", | ||
"lodash": "^4.17.21", | ||
@@ -21,6 +21,6 @@ "power-tasks": "^1.11.0", | ||
"ts-gems": "^3.5.1", | ||
"tslib": "^2.7.0" | ||
"tslib": "^2.8.0" | ||
}, | ||
"peerDependencies": { | ||
"@sqb/builder": "^4.19.2", | ||
"@sqb/builder": "^4.19.4", | ||
"reflect-metadata": "^0.2.2" | ||
@@ -27,0 +27,0 @@ }, |
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
349875
Updatedlightning-pool@^4.10.0
Updatedtslib@^2.8.0