File tree Expand file tree Collapse file tree 18 files changed +35
-35
lines changed
extension-authenticator-canner
extension-driver-clickhouse
extension-driver-snowflake Expand file tree Collapse file tree 18 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/build" ,
33 "description" : " VulcanSQL package for building projects" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2222 },
2323 "license" : " MIT" ,
2424 "peerDependencies" : {
25- "@vulcan-sql/core" : " ~0.7.1 -0"
25+ "@vulcan-sql/core" : " ~0.7.2 -0"
2626 }
2727}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/catalog-server" ,
33 "description" : " Catalog server for VulcanSQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "publishConfig" : {
66 "access" : " public"
77 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/cli" ,
33 "description" : " CLI tools for VulcanSQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "bin" : {
77 "vulcan" : " ./src/index.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/core" ,
33 "description" : " Core package of VulcanSQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/extension-authenticator-canner" ,
33 "description" : " Canner Enterprise authenticator for Vulcan SQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2424 },
2525 "license" : " MIT" ,
2626 "peerDependencies" : {
27- "@vulcan-sql/core" : " ~0.7.1 -0" ,
28- "@vulcan-sql/serve" : " ~0.7.1 -0"
27+ "@vulcan-sql/core" : " ~0.7.2 -0" ,
28+ "@vulcan-sql/serve" : " ~0.7.2 -0"
2929 }
3030}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/extension-dbt" ,
33 "description" : " Using dbt models form VulcanSQL projects" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2323 },
2424 "license" : " MIT" ,
2525 "peerDependencies" : {
26- "@vulcan-sql/core" : " ~0.7.1 -0"
26+ "@vulcan-sql/core" : " ~0.7.2 -0"
2727 }
2828}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/extension-debug-tools" ,
33 "description" : " A collection of Vulcan extension debug tools" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2222 },
2323 "license" : " MIT" ,
2424 "peerDependencies" : {
25- "@vulcan-sql/core" : " ~0.7.1 -0"
25+ "@vulcan-sql/core" : " ~0.7.2 -0"
2626 },
2727 "devDependencies" : {
28- "@vulcan-sql/test-utility" : " ~0.7.1 -0"
28+ "@vulcan-sql/test-utility" : " ~0.7.2 -0"
2929 }
3030}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/extension-driver-bq" ,
33 "description" : " BigQuery driver for Vulcan SQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2424 },
2525 "license" : " MIT" ,
2626 "peerDependencies" : {
27- "@vulcan-sql/core" : " ~0.7.1 -0"
27+ "@vulcan-sql/core" : " ~0.7.2 -0"
2828 }
2929}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/extension-driver-canner" ,
33 "description" : " Canner Enterprise driver for Vulcan SQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2424 },
2525 "license" : " MIT" ,
2626 "peerDependencies" : {
27- "@vulcan-sql/core" : " ~0.7.1 -0"
27+ "@vulcan-sql/core" : " ~0.7.2 -0"
2828 }
2929}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vulcan-sql/extension-driver-clickhouse" ,
33 "description" : " Clickhouse driver for VulcanSQL" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "type" : " commonjs" ,
66 "publishConfig" : {
77 "access" : " public"
2727 "@clickhouse/client" : " ^0.1.1"
2828 },
2929 "peerDependencies" : {
30- "@vulcan-sql/core" : " ~0.7.1 -0"
30+ "@vulcan-sql/core" : " ~0.7.2 -0"
3131 }
3232}
You can’t perform that action at this time.
0 commit comments