Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/shared

Package Overview
Dependencies
Maintainers
3
Versions
188
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.32.17 to 0.32.22

4

dist/src/env.js

@@ -678,2 +678,6 @@ "use strict";

},
/** ****************************************************************
* DucksDB *
***************************************************************** */
ducksdbHttpFs: ({ dataSource }) => (process.env[keyByDataSource('CUBEJS_DB_DUCKSDB_HTTP_FS', dataSource)]),
/**

@@ -680,0 +684,0 @@ * Presto catalog.

4

package.json
{
"name": "@cubejs-backend/shared",
"version": "0.32.17",
"version": "0.32.22",
"description": "Shared code for Cube.js backend packages",

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

},
"gitHead": "c0b3c6041e1425376bf5d51c0e7161a8731269ca"
"gitHead": "5c20a75d129919500a5cff0fcdfc5edf0ec310eb"
}

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