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.30.25 to 0.30.30

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
### Features
* centralized concurrency setting ([#4735](https://github.com/cube-js/cube.js/issues/4735)) ([1c897a1](https://github.com/cube-js/cube.js/commit/1c897a13c62049e23d26009351622b2a93c0a745))
## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)

@@ -8,0 +19,0 @@

1

dist/src/env.js

@@ -101,2 +101,3 @@ "use strict";

.asString(),
concurrency: () => env_var_1.get('CUBEJS_CONCURRENCY').asInt(),
// It's only excepted for CI, nothing else.

@@ -103,0 +104,0 @@ internalExceptions: () => env_var_1.get('INTERNAL_EXCEPTIONS_YOU_WILL_BE_FIRED')

4

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

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

},
"gitHead": "fcbfc6901ed8abb67729da562e830fe9f957a004"
"gitHead": "21d664e571c93dc4bde75ee744f0cdd20a590bff"
}

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