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.28.42 to 0.28.50

8

CHANGELOG.md

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

## [0.28.50](https://github.com/cube-js/cube.js/compare/v0.28.49...v0.28.50) (2021-10-28)
**Note:** Version bump only for package @cubejs-backend/shared
## [0.28.42](https://github.com/cube-js/cube.js/compare/v0.28.41...v0.28.42) (2021-10-15)

@@ -8,0 +16,0 @@

2

dist/src/env.js

@@ -257,2 +257,4 @@ "use strict";

.asInt(),
instanceId: () => env_var_1.get('CUBEJS_INSTANCE_ID')
.asString(),
telemetry: () => env_var_1.get('CUBEJS_TELEMETRY')

@@ -259,0 +261,0 @@ .default('true')

4

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

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

},
"gitHead": "d003ab3d88e6276af95ced593b45d59464bd347f"
"gitHead": "99d42f127fb7403a5c8a632b07e0c3f43fe14ca1"
}

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