zan-choose-link-menu
Advanced tools
Comparing version 4.1.8 to 5.0.0
@@ -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 @@ |
{ | ||
"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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
513616
13705
23