You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

@cubejs-backend/shared

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/shared - npm Package Compare versions

Comparing version

to
1.3.23

@@ -125,2 +125,6 @@ "use strict";

.asBoolStrict(),
serverHeadersTimeout: () => (0, env_var_1.get)('CUBEJS_SERVER_HEADERS_TIMEOUT')
.asInt(),
serverKeepAliveTimeout: () => (0, env_var_1.get)('CUBEJS_SERVER_KEEP_ALIVE_TIMEOUT')
.asInt(),
rollupOnlyMode: () => (0, env_var_1.get)('CUBEJS_ROLLUP_ONLY')

@@ -127,0 +131,0 @@ .default('false')

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

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

"devDependencies": {
"@cubejs-backend/linter": "1.3.22",
"@cubejs-backend/linter": "1.3.23",
"@types/bytes": "^3.1.5",

@@ -64,3 +64,3 @@ "@types/cli-progress": "^3.9.1",

},
"gitHead": "71b2c1d2a9fb6a5218ea0c1b4dbcbc77463a402e"
"gitHead": "dd7d234a351b16d072f6bf0434152e1b948f9e41"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet