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

zan-choose-link-menu

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zan-choose-link-menu - npm Package Compare versions

Comparing version 4.1.8 to 5.0.0

8

lib/index.js

@@ -20,2 +20,4 @@ 'use strict';

require('zent/css/base.css');
var _menu = require('zent/lib/menu');

@@ -25,2 +27,6 @@

require('zent/css/icon.css');
require('zent/css/menu.css');
var _icon = require('zent/lib/icon');

@@ -34,2 +40,4 @@

require('zent/css/tag.css');
var _classnames = require('classnames');

@@ -36,0 +44,0 @@

4

package.json
{
"name": "zan-choose-link-menu",
"version": "4.1.8",
"version": "5.0.0",
"description": "选择链接菜单",

@@ -8,3 +8,3 @@ "main": "./lib/index.js",

"lint": "felint lintjs ./src ./examples",
"prepublish": "npm run lint && zent-kit prepublish"
"prepublish": "npm run lint && node ../../build/index.js prepublish"
},

@@ -11,0 +11,0 @@ "author": "lichen <lichen@youzan.com>",

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