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.0.3 to 1.1.2

4

dist/src/env.js

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

/**
* Snowflake host.
*/
snowflakeHost: ({ dataSource }) => (process.env[keyByDataSource('CUBEJS_DB_SNOWFLAKE_HOST', dataSource)]),
/**
* Snowflake private key.

@@ -716,0 +720,0 @@ */

4

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

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

},
"gitHead": "34dc819299b41da4d81aef7385a4d6ddbc104dfe"
"gitHead": "f5383184042e92cbcb56637a3dd406b33ff8e96c"
}

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