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

@cubejs-backend/shared

Package Overview
Dependencies
Maintainers
3
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.29.15 to 0.29.18

11

CHANGELOG.md

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

## [0.29.18](https://github.com/cube-js/cube.js/compare/v0.29.17...v0.29.18) (2022-01-09)
### Bug Fixes
* Try to fix Zalgo bug https://github.com/Marak/colors.js/issues/285 ([796c404](https://github.com/cube-js/cube.js/commit/796c4040be5f37d39b519b33fa36c61e3c1b0707))
## [0.29.15](https://github.com/cube-js/cube.js/compare/v0.29.14...v0.29.15) (2021-12-30)

@@ -8,0 +19,0 @@

8

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

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

"cli-progress": "^3.9.0",
"colors": "1.4.0",
"cross-spawn": "^7.0.3",

@@ -57,2 +58,5 @@ "decompress": "^4.2.1",

},
"resolutions": {
"colors": "1.4.0"
},
"jest": {

@@ -70,3 +74,3 @@ "testEnvironment": "node",

},
"gitHead": "e16fd68d785eff5bcf6e0846fabcb7b47b7a6f3b"
"gitHead": "a4089c23b5917bf986520b009c0c072a816d3daf"
}
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