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.31.26 to 0.31.29

3

dist/src/env.js

@@ -660,2 +660,5 @@ "use strict";

.asString(),
cubeStoreMaxConnectRetries: () => env_var_1.get('CUBEJS_CUBESTORE_MAX_CONNECT_RETRIES')
.default('5')
.asInt(),
// Redis

@@ -662,0 +665,0 @@ redisPoolMin: () => env_var_1.get('CUBEJS_REDIS_POOL_MIN')

4

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

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

},
"gitHead": "546191141cc54f3df7d66a02ab25ad56f8ca74c4"
"gitHead": "a8907df035cf53aeab3775990bd9e3ae891380e3"
}

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