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.36.0 to 0.36.2

4

dist/js/index.js

@@ -280,5 +280,3 @@ "use strict";

class NativeInstance {
constructor() {
this.native = null;
}
native = null;
getNative() {

@@ -285,0 +283,0 @@ if (this.native) {

{
"name": "@cubejs-backend/native",
"version": "0.36.0",
"version": "0.36.2",
"author": "Cube Dev, Inc.",

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

"dependencies": {
"@cubejs-backend/cubesql": "^0.36.0",
"@cubejs-backend/cubesql": "^0.36.2",
"@cubejs-backend/shared": "^0.36.0",

@@ -98,3 +98,3 @@ "@cubejs-infra/post-installer": "^0.0.7"

},
"gitHead": "84c176ca957c71efe09d2049acd863b68532cf88"
"gitHead": "ab3771bfce10eaabafff99404250a3681be79137"
}

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