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

@advertising-all/advertising-data-dict

Package Overview
Dependencies
Maintainers
2
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.74 to 1.0.75

2

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

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

@@ -1,2 +0,2 @@

import Vue from "vue";
import Vue from 'vue';
declare const _default: import("vue/types/vue").ExtendedVue<Vue, {

@@ -3,0 +3,0 @@ dataDict: any;

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, {
dataDict: IDataDict;
}, {}, unknown, Record<never, any>>;
declare const _default: import("vue/types/vue").ExtendedVue<Vue, {}, {}, unknown, Record<never, any>>;
export default _default;

@@ -8,6 +8,7 @@ import Vue from 'vue';

}, {
viewDefaultImg(): Promise<void>;
confirmModal(): Promise<void>;
editImg(): void;
uploadSuccessAll(result: any): void;
}, unknown, Record<"default", any>>;
}, 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