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

@cubejs-backend/shared

Package Overview
Dependencies
Maintainers
3
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/shared - npm Package Compare versions

Comparing version 0.33.20 to 0.33.21

3

dist/src/platform.js

@@ -58,3 +58,4 @@ "use strict";

if (detectLibc() === 'musl') {
(0, cli_1.displayCLIWarningOnce)('is-native-supported', 'Unable to load native on your system. You are using linux distro with Musl which is not supported.');
(0, cli_1.displayCLIWarningOnce)('is-native-supported', 'Unable to load native extension. You are using a Linux distro with Musl which is not supported. Read more: ' +
'https://github.com/cube-js/cube/blob/master/packages/cubejs-backend-native/README.md#supported-architectures-and-platforms');
return {

@@ -61,0 +62,0 @@ reason: 'You are using linux distro with Musl which is not supported'

{
"name": "@cubejs-backend/shared",
"version": "0.33.20",
"version": "0.33.21",
"description": "Shared code for Cube.js backend packages",

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

},
"gitHead": "e1a56932c1f98b0425e832c81c13f4cc88146b88"
"gitHead": "c20bb62bf3bd7708ffc99b937a8e13cc60a075e7"
}

Sorry, the diff of this file is not supported yet

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