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

@advertising-all/advertising-homepage

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@advertising-all/advertising-homepage - npm Package Compare versions

Comparing version 1.0.15 to 1.0.19

4

package.json
{
"name": "@advertising-all/advertising-homepage",
"version": "1.0.15",
"version": "1.0.19",
"description": "首页",

@@ -9,3 +9,3 @@ "license": "MIT",

"dependencies": {
"@vmm/html": "^1.0.174",
"@vmm/html": "^1.0.183",
"@vmm/ui": "^1.0.36",

@@ -12,0 +12,0 @@ "view-design": "^4.0.2",

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

import Vue from "vue";
import Vue from 'vue';
export interface IMenuItem {

@@ -38,3 +38,3 @@ pkg: string;

}, {
buildMainMenu(modulesValue: any): void;
buildMainMenu(modulesValue: any): Promise<void>;
selectSubmenu(name: string[]): Promise<void>;

@@ -41,0 +41,0 @@ selectMenuItem(name: string): void;

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

import Vue from "vue";
import Vue from 'vue';
export interface IMenuItem {

@@ -3,0 +3,0 @@ pkg: string;

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