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

@cubejs-backend/native

Package Overview
Dependencies
Maintainers
3
Versions
376
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/native - npm Package Compare versions

Comparing version 0.29.11 to 0.29.12

16

CHANGELOG.md

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

## [0.29.12](https://github.com/cube-js/cube.js/compare/v0.29.11...v0.29.12) (2021-12-29)
### Bug Fixes
* **cubesql/native:** Return errors to the client (missing field ) ([82b22e4](https://github.com/cube-js/cube.js/commit/82b22e48c6fc4d61f62bf43795d5b50ba8a3fd67))
### Features
* **cubesql:** Ignore KILL statement without error ([20590f3](https://github.com/cube-js/cube.js/commit/20590f39bc1931f5b23b14d81aa48562e373c95b))
## [0.29.11](https://github.com/cube-js/cube.js/compare/v0.29.10...v0.29.11) (2021-12-24)

@@ -8,0 +24,0 @@

6

package.json
{
"name": "@cubejs-backend/native",
"version": "0.29.11",
"version": "0.29.12",
"author": "Cube Dev, Inc.",

@@ -42,3 +42,3 @@ "description": "Native module for Cube.js (binding to Rust codebase)",

"dependencies": {
"@cubejs-backend/cubesql": "^0.29.11",
"@cubejs-backend/cubesql": "^0.29.12",
"@mapbox/node-pre-gyp": "^1"

@@ -62,3 +62,3 @@ },

},
"gitHead": "a815377c9ce16520cc8bbd0a6216366b3c50f737"
"gitHead": "4b7c9154c9533a7a4ae17164742060a34a040515"
}
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