File tree Expand file tree Collapse file tree 11 files changed +44
-3
lines changed
Expand file tree Collapse file tree 11 files changed +44
-3
lines changed Original file line number Diff line number Diff line change 2121 "node" : " ^14.0.0 || ^16.0.0 || >=17.0.0"
2222 },
2323 "author" : " Cube Dev, Inc." ,
24+ "repository" : {
25+ "type" : " git" ,
26+ "url" : " https://github.com/cube-js/cube.git" ,
27+ "directory" : " packages/cubejs-backend-cloud"
28+ },
2429 "license" : " Apache-2.0" ,
2530 "devDependencies" : {
2631 "@babel/core" : " ^7.24.5" ,
Original file line number Diff line number Diff line change 77 "typings" : " dist/js/index.d.ts" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " git+https://github.com/cube-js/cube.git"
10+ "url" : " https://github.com/cube-js/cube.git" ,
11+ "directory" : " packages/cubejs-backend-native"
1112 },
1213 "scripts" : {
1314 "tsc" : " tsc" ,
Original file line number Diff line number Diff line change 2020 "node" : " ^14.0.0 || ^16.0.0 || >=17.0.0"
2121 },
2222 "author" : " Cube Dev, Inc." ,
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " https://github.com/cube-js/cube.git" ,
26+ "directory" : " packages/cubejs-backend-shared"
27+ },
2328 "license" : " Apache-2.0" ,
2429 "devDependencies" : {
2530 "@cubejs-backend/linter" : " 1.5.13" ,
Original file line number Diff line number Diff line change 44 "engines" : {},
55 "repository" : {
66 "type" : " git" ,
7- "url" : " https://github.com/cube-js/cube.js. git" ,
7+ "url" : " https://github.com/cube-js/cube.git" ,
88 "directory" : " packages/cubejs-client-vue3"
99 },
1010 "description" : " Vue.js 3 components for cube.js" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.5.13" ,
44 "description" : " Cube.js Templates helpers" ,
55 "author" : " Cube Dev, Inc." ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/cube-js/cube.git" ,
9+ "directory" : " packages/cubejs-templates"
10+ },
611 "license" : " Apache-2.0" ,
712 "main" : " dist/src/index.js" ,
813 "typings" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.5.13" ,
44 "description" : " Cube.js drivers test suite" ,
55 "author" : " Cube Dev, Inc." ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/cube-js/cube.git" ,
9+ "directory" : " packages/cubejs-testing-drivers"
10+ },
611 "license" : " MIT" ,
712 "main" : " dist/src/index.js" ,
813 "typings" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.5.13" ,
44 "description" : " Cube.js Testing Helpers" ,
55 "author" : " Cube Dev, Inc." ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/cube-js/cube.git" ,
9+ "directory" : " packages/cubejs-testing-shared"
10+ },
611 "license" : " Apache-2.0" ,
712 "main" : " dist/src/index.js" ,
813 "typings" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.5.13" ,
44 "description" : " Cube.js e2e tests" ,
55 "author" : " Cube Dev, Inc." ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/cube-js/cube.git" ,
9+ "directory" : " packages/cubejs-testing"
10+ },
611 "license" : " Apache-2.0" ,
712 "main" : " dist/src/index.js" ,
813 "typings" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 55 "version" : " 1.5.13" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " https://github.com/cube-js/cube.js. git" ,
8+ "url" : " https://github.com/cube-js/cube.git" ,
99 "directory" : " packages/cubejs-vertica-driver"
1010 },
1111 "engines" : {
Original file line number Diff line number Diff line change 1010 " index.js"
1111 ],
1212 "author" : " Cube Dev, Inc." ,
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " https://github.com/cube-js/cube.git" ,
16+ "directory" : " rust/cubesql"
17+ },
1318 "license" : " Apache-2.0" ,
1419 "publishConfig" : {
1520 "access" : " public"
You can’t perform that action at this time.
0 commit comments