Socket
Socket
Sign inDemoInstall

@cubejs-client/core

Package Overview
Dependencies
Maintainers
3
Versions
223
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.33.44 to 0.33.47

6

index.d.ts

@@ -1071,3 +1071,3 @@ /**

* ```
* @param query - [Query object](query-format)
* @param query - [Query object](/product/apis-integrations/rest-api/query-format)
*/

@@ -1088,3 +1088,3 @@ load<QueryType extends DeeplyReadonly<Query | Query[]>>(

/**
* Allows you to fetch data and receive updates over time. See [Real-Time Data Fetch](real-time-data-fetch)
* Allows you to fetch data and receive updates over time. See [Real-Time Data Fetch](/product/apis-integrations/rest-api/real-time-data-fetch)
*

@@ -1163,3 +1163,3 @@ * ```js

*
* @param apiToken - [API token](security) is used to authorize requests and determine SQL database you're accessing. In the development mode, Cube.js Backend will print the API token to the console on startup. In case of async function `authorization` is updated for `options.transport` on each request.
* @param apiToken - [API token](/product/auth) is used to authorize requests and determine SQL database you're accessing. In the development mode, Cube.js Backend will print the API token to the console on startup. In case of async function `authorization` is updated for `options.transport` on each request.
* @order 1

@@ -1166,0 +1166,0 @@ */

{
"name": "@cubejs-client/core",
"version": "0.33.44",
"version": "0.33.47",
"engines": {},

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

},
"gitHead": "2488618ee25a1b5e11faac9c754b021f2917f3b0"
"gitHead": "56fdafca61e135266bc19d2c34497f7affcdb4da"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc