Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mshow3/data-center

Package Overview
Dependencies
Maintainers
7
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mshow3/data-center - npm Package Compare versions

Comparing version 1.0.60 to 1.0.61

2

package.json
{
"name": "@mshow3/data-center",
"version": "1.0.60",
"version": "1.0.61",
"description": "数据中心",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -40,2 +40,4 @@ import Vue from 'vue';

onClickEnd(end: any): void;
onClickDownLoad(t: any): void;
onClickUpload(m: any, p: any): void;
}, unknown, {

@@ -42,0 +44,0 @@ title: string;

@@ -10,2 +10,4 @@ import Vue from 'vue';

isShowGroupModal: boolean;
grp: IDefinitionGroup;
tpc: ITopic;
}, {

@@ -29,3 +31,6 @@ onClickColumn(dataDefinition: IDataDefinition): void;

swapDd(pos1: number[], pos2: number[]): void;
onClickDownLoad(dfn: IDataDefinition): void;
onClickUpload(grp: IDefinitionGroup, tpc: ITopic): void;
UploadFileConfig(): Promise<void>;
}, unknown, Record<never, any>>;
export default _default;

Sorry, the diff of this file is too big to display

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