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.28.13 to 0.28.14

11

CHANGELOG.md

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

## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05)
### Bug Fixes
* **cubestore:** proper support for nulls in group by ([922138d](https://github.com/cube-js/cube.js/commit/922138d0c0e294f67aef133b42aeee85070e7a9a))
## [0.28.13](https://github.com/cube-js/cube.js/compare/v0.28.12...v0.28.13) (2021-08-04)

@@ -8,0 +19,0 @@

6

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

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

"dependencies": {
"@cubejs-backend/shared": "^0.28.10",
"@cubejs-backend/shared": "^0.28.14",
"@octokit/core": "^3.2.5",

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

},
"gitHead": "cb5b2107f28978cf3ec63f524cd33a765aea6b92"
"gitHead": "0d0188a9613ea6030e15411b4ef5786a7e12760a"
}
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