Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/cubestore

Package Overview
Dependencies
Maintainers
2
Versions
402
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/cubestore - npm Package Compare versions

Comparing version 0.27.4 to 0.27.5

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
### Bug Fixes
* **cubestore:** create `metastore-current` atomically, do not send content-length to GCS ([a2a68a0](https://github.com/cube-js/cube.js/commit/a2a68a04ab89d4df30236fa175ddc1abde79503d))
* **cubestore:** support OFFSET clause ([30b7b68](https://github.com/cube-js/cube.js/commit/30b7b68647496c995c68bbcf7a6b98ebce213783))
## [0.27.4](https://github.com/cube-js/cube.js/compare/v0.27.3...v0.27.4) (2021-04-29)

@@ -8,0 +20,0 @@

6

package.json
{
"name": "@cubejs-backend/cubestore",
"version": "0.27.4",
"version": "0.27.5",
"description": "Cube.js pre-aggregation storage layer.",

@@ -40,3 +40,3 @@ "main": "dist/index.js",

"dependencies": {
"@cubejs-backend/shared": "^0.27.4",
"@cubejs-backend/shared": "^0.27.5",
"@octokit/core": "^3.2.5",

@@ -54,3 +54,3 @@ "source-map-support": "^0.5.19"

},
"gitHead": "908bb4d3e99d2b6ca6cc69ab80187240271adc70"
"gitHead": "b6acab46c48b620c9cbdc4796b9e1c7858befaeb"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc