@vulcan-sql/extension-driver-clickhouse
Advanced tools
Comparing version 0.10.2 to 0.10.3-beta.0
{ | ||
"name": "@vulcan-sql/extension-driver-clickhouse", | ||
"description": "Clickhouse driver for VulcanSQL", | ||
"version": "0.10.2", | ||
"version": "0.10.3-beta.0", | ||
"type": "commonjs", | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
"koa": "^2.13.4", | ||
"class-validator": "^0.13.2", | ||
"class-validator": "^0.14.0", | ||
"duckdb": "0.7.1", | ||
@@ -51,3 +51,3 @@ "bluebird": "^3.7.2", | ||
"peerDependencies": { | ||
"@vulcan-sql/core": "~0.10.2-0" | ||
"@vulcan-sql/core": "~0.10.3-0" | ||
}, | ||
@@ -54,0 +54,0 @@ "main": "./src/index.js", |
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
39832
- Removedclass-validator@0.13.2(transitive)
Updatedclass-validator@^0.14.0