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.26.22 to 0.26.23

8

CHANGELOG.md

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

## [0.26.23](https://github.com/cube-js/cube.js/compare/v0.26.22...v0.26.23) (2021-02-20)
**Note:** Version bump only for package @cubejs-backend/shared
## [0.26.22](https://github.com/cube-js/cube.js/compare/v0.26.21...v0.26.22) (2021-02-20)

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

2

dist/src/env.js

@@ -134,3 +134,3 @@ "use strict";

.asString(),
playgroundAuthSecret: () => env_var_1.get('PLAYGROUND_AUTH_SECRET')
playgroundAuthSecret: () => env_var_1.get('CUBEJS_PLAYGROUND_AUTH_SECRET')
.asString(),

@@ -137,0 +137,0 @@ agentFrameSize: () => env_var_1.get('CUBEJS_AGENT_FRAME_SIZE')

{
"name": "@cubejs-backend/shared",
"version": "0.26.22",
"version": "0.26.23",
"description": "Shared code for Cube.js backend packages",

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

},
"gitHead": "2a08e9aaacc4a3727f3bb768b93055a651b16136"
"gitHead": "c0728a14bdde44cf528a8f97fa5c535c60617f00"
}

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