New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/cubestore

Package Overview
Dependencies
Maintainers
2
Versions
422
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.26.85 to 0.26.86

11

CHANGELOG.md

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

## [0.26.86](https://github.com/cube-js/cube.js/compare/v0.26.85...v0.26.86) (2021-04-09)
### Bug Fixes
* **cubestore:** installer - compability with windows. fix [#2520](https://github.com/cube-js/cube.js/issues/2520) ([e05db81](https://github.com/cube-js/cube.js/commit/e05db81cc7b885046b08b2a0f034e472e22c8b3e))
## [0.26.85](https://github.com/cube-js/cube.js/compare/v0.26.84...v0.26.85) (2021-04-09)

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

6

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

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

"lint:fix": "eslint --fix js-wrapper/* --ext .ts,js",
"postinstall": "./bin/post-install"
"postinstall": "bin/post-install"
},

@@ -44,3 +44,3 @@ "files": [

},
"gitHead": "d989e573a332df2ff8f0428f310c65e239758eaf"
"gitHead": "69ea7cdadd28f7d3bf1fb4b1c33506dd3e1cd36a"
}

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