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.38 to 0.31.40

3

dist/src/env.js

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

.asInt(),
scheduledRefreshBatchSize: () => env_var_1.get('CUBEJS_SCHEDULED_REFRESH_BATCH_SIZE')
.default('1')
.asInt(),
/** ****************************************************************

@@ -168,0 +171,0 @@ * Common db options *

4

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

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

},
"gitHead": "30548db96aeca9e4161b936e248964c2ec7b768a"
"gitHead": "d693721f2c401c998f2190a8101ba37ab2e26768"
}

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