Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/shared

Package Overview
Dependencies
Maintainers
2
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.17 to 0.28.19

8

CHANGELOG.md

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

## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
**Note:** Version bump only for package @cubejs-backend/shared
## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)

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

@@ -245,2 +245,7 @@ "use strict";

.asInt(),
agentEndpointUrl: () => env_var_1.get('CUBEJS_AGENT_ENDPOINT_URL')
.asString(),
agentFlushInterval: () => env_var_1.get('CUBEJS_AGENT_FLUSH_INTERVAL')
.default(1000)
.asInt(),
telemetry: () => env_var_1.get('CUBEJS_TELEMETRY')

@@ -247,0 +252,0 @@ .default('true')

4

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

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

},
"gitHead": "47f2b6df37fb5a22f1dea046e60ca51526587985"
"gitHead": "431de95a3a86dd1bd9c9ee1ce8b76d434a4e3df1"
}

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