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.18 to 0.28.19

11

CHANGELOG.md

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

## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
### Bug Fixes
* **cubestore:** add equality comparison between bool and int, fix [#3154](https://github.com/cube-js/cube.js/issues/3154) ([b3dc224](https://github.com/cube-js/cube.js/commit/b3dc2249af8fe397371213f933aab77fa12828e9))
## [0.28.18](https://github.com/cube-js/cube.js/compare/v0.28.17...v0.28.18) (2021-08-12)

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

6

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

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

"dependencies": {
"@cubejs-backend/shared": "^0.28.17",
"@cubejs-backend/shared": "^0.28.19",
"@octokit/core": "^3.2.5",

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

},
"gitHead": "5bffd999e0b009c331b78856e559bd8d36fcd33f"
"gitHead": "431de95a3a86dd1bd9c9ee1ce8b76d434a4e3df1"
}
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