Socket
Socket
Sign inDemoInstall

@cubejs-client/core

Package Overview
Dependencies
Maintainers
3
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-client/core - npm Package Compare versions

Comparing version 0.29.43 to 0.29.48

11

CHANGELOG.md

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

## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
### Features
* **query-language:** "total" flag support ([#4134](https://github.com/cube-js/cube.js/issues/4134)) ([51aef5e](https://github.com/cube-js/cube.js/commit/51aef5ede6e9b0c0e0e8749119e98102f168b8ca))
## [0.29.43](https://github.com/cube-js/cube.js/compare/v0.29.42...v0.29.43) (2022-04-07)

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

2

index.d.ts

@@ -172,2 +172,3 @@ /**

transformedQuery?: TransformedQuery;
total?: number
};

@@ -802,2 +803,3 @@

responseFormat?: 'compact' | 'default';
total?: boolean;
}

@@ -804,0 +806,0 @@

4

package.json
{
"name": "@cubejs-client/core",
"version": "0.29.43",
"version": "0.29.48",
"engines": {},

@@ -49,3 +49,3 @@ "repository": {

},
"gitHead": "4fde50fecf7e642e73d363a9cdd9126a3533fa43"
"gitHead": "1fa9b5fe1c15ae2e790c101381d127d691c944ac"
}
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