@cubejs-backend/shared
Advanced tools
Comparing version 0.26.22 to 0.26.23
@@ -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 @@ |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80370