New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/shared

Package Overview
Dependencies
Maintainers
3
Versions
212
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 1.2.5 to 1.2.6

4

dist/src/env.js

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

.asInt(),
// This one takes precedence over CUBEJS_TRANSPILATION_WORKER_THREADS
transpilationNative: () => (0, env_var_1.get)('CUBEJS_TRANSPILATION_NATIVE')
.default('false')
.asBoolStrict(),
/** ****************************************************************

@@ -198,0 +202,0 @@ * Common db options *

16

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

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

"devDependencies": {
"@cubejs-backend/linter": "1.2.5",
"@types/bytes": "^3.1.0",
"@cubejs-backend/linter": "1.2.6",
"@types/bytes": "^3.1.5",
"@types/cli-progress": "^3.9.1",
"@types/decompress": "^4.2.3",
"@types/decompress": "^4.2.7",
"@types/jest": "^27",

@@ -40,3 +40,3 @@ "@types/node": "^18",

"@oclif/color": "^0.1.2",
"bytes": "^3.1.0",
"bytes": "^3.1.2",
"cli-progress": "^3.9.0",

@@ -48,4 +48,4 @@ "cross-spawn": "^7.0.3",

"http-proxy-agent": "^4.0.1",
"moment-range": "^4.0.1",
"moment-timezone": "^0.5.46",
"moment-range": "^4.0.2",
"moment-timezone": "^0.5.47",
"node-fetch": "^2.6.1",

@@ -77,3 +77,3 @@ "shelljs": "^0.8.5",

},
"gitHead": "671bcdb383eb8d3f3ae84de030010c8dc2c4d690"
"gitHead": "8ff25d0e153ac72549108109546f7a26be5cd8ce"
}

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