File tree 18 files changed +35
-35
lines changed
extension-authenticator-canner
extension-driver-clickhouse
extension-driver-snowflake
18 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/build" ,
3
3
"description" : " VulcanSQL package for building projects" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
22
22
},
23
23
"license" : " MIT" ,
24
24
"peerDependencies" : {
25
- "@vulcan-sql/core" : " ~0.8.0 -0"
25
+ "@vulcan-sql/core" : " ~0.8.1 -0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/catalog-server" ,
3
3
"description" : " Catalog server for VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/cli" ,
3
3
"description" : " CLI tools for VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"bin" : {
7
7
"vulcan" : " ./src/index.js"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/core" ,
3
3
"description" : " Core package of VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-authenticator-canner" ,
3
3
"description" : " Canner Enterprise authenticator for Vulcan SQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
24
24
},
25
25
"license" : " MIT" ,
26
26
"peerDependencies" : {
27
- "@vulcan-sql/core" : " ~0.8.0 -0" ,
28
- "@vulcan-sql/serve" : " ~0.8.0 -0"
27
+ "@vulcan-sql/core" : " ~0.8.1 -0" ,
28
+ "@vulcan-sql/serve" : " ~0.8.1 -0"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-dbt" ,
3
3
"description" : " Using dbt models form VulcanSQL projects" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
23
23
},
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@vulcan-sql/core" : " ~0.8.0 -0"
26
+ "@vulcan-sql/core" : " ~0.8.1 -0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-debug-tools" ,
3
3
"description" : " A collection of Vulcan extension debug tools" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
22
22
},
23
23
"license" : " MIT" ,
24
24
"peerDependencies" : {
25
- "@vulcan-sql/core" : " ~0.8.0 -0"
25
+ "@vulcan-sql/core" : " ~0.8.1 -0"
26
26
},
27
27
"devDependencies" : {
28
- "@vulcan-sql/test-utility" : " ~0.8.0 -0"
28
+ "@vulcan-sql/test-utility" : " ~0.8.1 -0"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-bq" ,
3
3
"description" : " BigQuery driver for Vulcan SQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
24
24
},
25
25
"license" : " MIT" ,
26
26
"peerDependencies" : {
27
- "@vulcan-sql/core" : " ~0.8.0 -0"
27
+ "@vulcan-sql/core" : " ~0.8.1 -0"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-canner" ,
3
3
"description" : " Canner Enterprise driver for Vulcan SQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
24
24
},
25
25
"license" : " MIT" ,
26
26
"peerDependencies" : {
27
- "@vulcan-sql/core" : " ~0.8.0 -0"
27
+ "@vulcan-sql/core" : " ~0.8.1 -0"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-clickhouse" ,
3
3
"description" : " Clickhouse driver for VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
27
27
"@clickhouse/client" : " ^0.1.1"
28
28
},
29
29
"peerDependencies" : {
30
- "@vulcan-sql/core" : " ~0.8.0 -0"
30
+ "@vulcan-sql/core" : " ~0.8.1 -0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-duckdb" ,
3
3
"description" : " duckdb driver for Vulcan SQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
23
23
},
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@vulcan-sql/core" : " ~0.8.0 -0"
26
+ "@vulcan-sql/core" : " ~0.8.1 -0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-ksqldb" ,
3
3
"description" : " ksqlDB driver for VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
23
23
},
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@vulcan-sql/core" : " ~0.8.0 -0"
26
+ "@vulcan-sql/core" : " ~0.8.1 -0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-pg" ,
3
3
"description" : " PG driver for Vulcan SQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
24
24
},
25
25
"license" : " MIT" ,
26
26
"peerDependencies" : {
27
- "@vulcan-sql/core" : " ~0.8.0 -0"
27
+ "@vulcan-sql/core" : " ~0.8.1 -0"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-driver-snowflake" ,
3
3
"description" : " Snowflake driver for VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
30
30
"@types/snowflake-sdk" : " ^1.6.8"
31
31
},
32
32
"peerDependencies" : {
33
- "@vulcan-sql/core" : " ~0.8.0 -0"
33
+ "@vulcan-sql/core" : " ~0.8.1 -0"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-huggingface" ,
3
3
"description" : " Hugging Face feature for VulcanSQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
23
23
},
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@vulcan-sql/core" : " ~0.8.0 -0"
26
+ "@vulcan-sql/core" : " ~0.8.1 -0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/extension-store-canner" ,
3
3
"description" : " Canner persistence store for Vulcan SQL" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
24
24
},
25
25
"license" : " MIT" ,
26
26
"peerDependencies" : {
27
- "@vulcan-sql/core" : " ~0.8.0 -0"
27
+ "@vulcan-sql/core" : " ~0.8.1 -0"
28
28
},
29
29
"dependencies" : {
30
30
"@canner/canner-storage" : " ^0.0.7"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/serve" ,
3
3
"description" : " VulcanSQL package for serving projects" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
22
22
},
23
23
"license" : " MIT" ,
24
24
"peerDependencies" : {
25
- "@vulcan-sql/core" : " ~0.8.0 -0"
25
+ "@vulcan-sql/core" : " ~0.8.1 -0"
26
26
},
27
27
"dependencies" : {
28
28
"redoc" : " 2.0.0-rc.76"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/test-utility" ,
3
3
"description" : " Vulcan package for extension testing" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"type" : " commonjs" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
23
23
},
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@vulcan-sql/core" : " ~0.8.0 -0"
26
+ "@vulcan-sql/core" : " ~0.8.1 -0"
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments