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

bi-types

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bi-types - npm Package Compare versions

Comparing version 1.0.0-qbi311.24 to 1.0.0-qbi311.66

6

declaration/component-props.d.ts

@@ -13,2 +13,8 @@ /**

/**
*
*/
changeViewConfig: (newViewConfig: {
[key: string]: any;
}) => void;
/**
* 图表选中, 包含下钻/联动/跳转

@@ -15,0 +21,0 @@ */

6

declaration/standard-model.d.ts

@@ -202,6 +202,8 @@ /**

originDrillDimPathId?: string;
/** 是否开启圈选 */
isRangeFilter: boolean;
/** 图表接收的卡片上手工标注的信息 */
annotationParam?: any;
/** 当前被钻取到的维度 */
currentDrillDimPathId?: string;
/** 开启圈选交互 */
isRangeFilter: boolean;
/** 联动维度 */

@@ -208,0 +210,0 @@ relationDim?: string;

{
"name": "bi-types",
"version": "1.0.0-qbi311.24",
"version": "1.0.0-qbi311.66",
"dependencies": {},

@@ -5,0 +5,0 @@ "main": "dist/main",

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