@cubejs-backend/cubestore
Advanced tools
Comparing version 0.27.35 to 0.27.37
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21) | ||
### Bug Fixes | ||
* **cubestore:** fix 'Failed to write RLE run' ([845094b](https://github.com/cube-js/cube.js/commit/845094b0bd96f7d10ba7bb9faa84b95404b9527b)) | ||
## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cubejs-backend/cubestore", | ||
"version": "0.27.35", | ||
"version": "0.27.37", | ||
"description": "Cube.js pre-aggregation storage layer.", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@cubejs-backend/shared": "^0.27.35", | ||
"@cubejs-backend/shared": "^0.27.37", | ||
"@octokit/core": "^3.2.5", | ||
@@ -54,3 +54,3 @@ "source-map-support": "^0.5.19" | ||
}, | ||
"gitHead": "8ef5470ed8b5bdd4ae31b4c0cfd6106f83fc1612" | ||
"gitHead": "16bd41dc6a7e8c9564b0d2525c780ac97e6a18da" | ||
} |
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
390263