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

@cubejs-backend/shared

Package Overview
Dependencies
Maintainers
0
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 1.1.8 to 1.1.10

7

dist/src/env.js

@@ -769,2 +769,9 @@ "use strict";

/** ****************************************************************
* Dremio Driver *
***************************************************************** */
/**
* Dremio Auth Token
*/
dremioAuthToken: ({ dataSource, }) => (process.env[keyByDataSource('CUBEJS_DB_DREMIO_AUTH_TOKEN', dataSource)]),
/** ****************************************************************
* Cube Store Driver *

@@ -771,0 +778,0 @@ ***************************************************************** */

4

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

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

},
"gitHead": "2b4bc9efeee2dc43515822738f23c6c5e85e4461"
"gitHead": "8ff2eca3b6424510c1fad8f30079031f6445110d"
}

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