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
4
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 2.0.18 to 2.0.19

1

dist/esm5/cube/cube-model.js

@@ -28,2 +28,3 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";

this.permissionList = void 0;
this.dataLevelAttributeIds = [];
};

@@ -30,0 +31,0 @@ export var CubeModel = function CubeModel() {

3

dist/esm5/cube/data-source.js

@@ -6,4 +6,5 @@ export var DsType;

DsType["clivia"] = "clivia";
DsType["smartindex"] = "smartindex";
DsType["quickindex"] = "quickindex";
DsType["odps"] = "odps";
DsType["maxcompute"] = "maxcompute";
DsType["mysql"] = "mysql";

@@ -10,0 +11,0 @@ DsType["mysql_hybrid"] = "mysql_hybrid";

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

this.permissionList = void 0;
this.dataLevelAttributeIds = [];
};

@@ -43,0 +44,0 @@

@@ -13,4 +13,5 @@ "use strict";

DsType["clivia"] = "clivia";
DsType["smartindex"] = "smartindex";
DsType["quickindex"] = "quickindex";
DsType["odps"] = "odps";
DsType["maxcompute"] = "maxcompute";
DsType["mysql"] = "mysql";

@@ -17,0 +18,0 @@ DsType["mysql_hybrid"] = "mysql_hybrid";

@@ -28,2 +28,3 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";

this.permissionList = void 0;
this.dataLevelAttributeIds = [];
};

@@ -30,0 +31,0 @@ export var CubeModel = function CubeModel() {

@@ -6,4 +6,5 @@ export var DsType;

DsType["clivia"] = "clivia";
DsType["smartindex"] = "smartindex";
DsType["quickindex"] = "quickindex";
DsType["odps"] = "odps";
DsType["maxcompute"] = "maxcompute";
DsType["mysql"] = "mysql";

@@ -10,0 +11,0 @@ DsType["mysql_hybrid"] = "mysql_hybrid";

{
"name": "bi-types",
"version": "2.0.18",
"version": "2.0.19",
"dependencies": {},

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

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