@cubejs-backend/cubestore
Advanced tools
Comparing version 0.28.14 to 0.28.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11) | ||
**Note:** Version bump only for package @cubejs-backend/cubestore | ||
## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cubejs-backend/cubestore", | ||
"version": "0.28.14", | ||
"version": "0.28.17", | ||
"description": "Cube.js pre-aggregation storage layer.", | ||
@@ -30,3 +30,3 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@cubejs-backend/linter": "^0.28.6", | ||
"@cubejs-backend/linter": "^0.28.17", | ||
"@types/jest": "^26.0.22", | ||
@@ -41,3 +41,3 @@ "@types/node": "^10.17.54", | ||
"dependencies": { | ||
"@cubejs-backend/shared": "^0.28.14", | ||
"@cubejs-backend/shared": "^0.28.17", | ||
"@octokit/core": "^3.2.5", | ||
@@ -55,3 +55,3 @@ "source-map-support": "^0.5.19" | ||
}, | ||
"gitHead": "0d0188a9613ea6030e15411b4ef5786a7e12760a" | ||
"gitHead": "47f2b6df37fb5a22f1dea046e60ca51526587985" | ||
} |
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
72261