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.54 to 0.26.65

11

CHANGELOG.md

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

## [0.26.65](https://github.com/cube-js/cube.js/compare/v0.26.64...v0.26.65) (2021-03-24)
### Bug Fixes
* Warning/skip Cube Store on unsupported platforms ([c187e11](https://github.com/cube-js/cube.js/commit/c187e119b8747e1f6bb3fe2bd84f66ae3822ac7d))
## [0.26.54](https://github.com/cube-js/cube.js/compare/v0.26.53...v0.26.54) (2021-03-12)

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

1

dist/src/track.js

@@ -65,2 +65,3 @@ "use strict";

platform: process.platform,
arch: process.arch,
nodeVersion: process.version,

@@ -67,0 +68,0 @@ anonymousId,

4

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

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

},
"gitHead": "3a9809bc7ef335966230f6f349a739e78e5db078"
"gitHead": "422140fbd2313733da97146f1eb5a17436a28a1c"
}

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