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

@advertising-all/advertising-data-dict

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@advertising-all/advertising-data-dict - npm Package Compare versions

Comparing version 1.0.129 to 1.0.130

2

package.json
{
"name": "@advertising-all/advertising-data-dict",
"version": "1.0.129",
"version": "1.0.130",
"description": "系统设置",

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

@@ -105,2 +105,3 @@ import { DbSchema } from '@vmm/api';

systemFile: DbSchema<ISystemFile>;
importData: DbSchema<ISystemFile>;
};
import Vue from "vue";
import { IDataDict } from "@advertising-all/advertising-data-dict-api/src/db/DbSchema";
declare const _default: import("vue/types/vue").ExtendedVue<Vue, {
importantString: any;
showImgModal: boolean;
secretValue: string;
secretValue: any;
isEdit: boolean;

@@ -18,2 +19,4 @@ showLabel: boolean;

}, {
handleClose(data: any): void;
addImportant(): void;
confirmSecret(): Promise<void>;

@@ -20,0 +23,0 @@ uploadSuccess(response: any): Promise<void>;

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