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

@cubejs-backend/cubesql

Package Overview
Dependencies
Maintainers
3
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/cubesql - npm Package Compare versions

Comparing version 0.29.34 to 0.29.35

17

CHANGELOG.md

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

## [0.29.35](https://github.com/cube-js/cube.js/compare/v0.29.34...v0.29.35) (2022-03-24)
### Bug Fixes
* **cubesql:** Fix decoding for messages without body in pg-wire protocol ([f7aa6ed](https://github.com/cube-js/cube.js/commit/f7aa6ed5438888edce2b413529d79996a912aac3))
* **cubesql:** Specify required parameters on startup for pg-wire ([b79088b](https://github.com/cube-js/cube.js/commit/b79088b01d328082378c6c66d5ca103997955e42))
### Features
* **cubesql:** Split variables to session / server for MySQL ([#4255](https://github.com/cube-js/cube.js/issues/4255)) ([f78b539](https://github.com/cube-js/cube.js/commit/f78b5396e217d9fdf6cf970bd837f767c5b8a2f5))
## [0.29.34](https://github.com/cube-js/cube.js/compare/v0.29.33...v0.29.34) (2022-03-21)

@@ -8,0 +25,0 @@

4

package.json
{
"name": "@cubejs-backend/cubesql",
"version": "0.29.34",
"version": "0.29.35",
"description": "SQL API for Cube as proxy over MySQL protocol.",

@@ -17,3 +17,3 @@ "engines": {

},
"gitHead": "7c4ea004cad586e6a2bbbd350034823246d3435e"
"gitHead": "15911bbb428a3a4dcc509edb84587f718b2ccdfd"
}
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