vxe-table-plugin-menus
Advanced tools
Comparing version 1.4.10 to 1.5.0
@@ -1,4 +0,4 @@ | ||
import XEUtils from 'xe-utils/methods/xe-utils' | ||
import XEUtils from 'xe-utils/ctor' | ||
import dependencies from 'vxe-table/lib/utils/dependencies' | ||
XEUtils.mixin(dependencies) |
{ | ||
"name": "vxe-table-plugin-menus", | ||
"version": "1.4.10", | ||
"description": "基于 vxe-table 表格的增强插件,提供实用的快捷菜单集", | ||
"version": "1.5.0", | ||
"description": "基于 vxe-table 的表格插件,提供实用的快捷菜单集", | ||
"scripts": { | ||
@@ -14,23 +14,23 @@ "lib": "gulp build" | ||
"main": "dist/index.common.js", | ||
"unpkg": "dist/index.umd.min.js", | ||
"jsdelivr": "dist/index.umd.min.js", | ||
"style": "dist/style.min.css", | ||
"unpkg": "dist/index.umd.js", | ||
"jsdelivr": "dist/index.umd.js", | ||
"style": "dist/style.css", | ||
"typings": "index.ts", | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@babel/plugin-transform-runtime": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@babel/runtime": "^7.4.4", | ||
"@typescript-eslint/eslint-plugin": "^2.3.1", | ||
"@typescript-eslint/parser": "^2.3.1", | ||
"del": "^5.1.0", | ||
"eslint": "^5.15.1", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-config-prettier": "^6.3.0", | ||
"@babel/core": "^7.12.3", | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/runtime": "^7.12.5", | ||
"@typescript-eslint/eslint-plugin": "^4.6.1", | ||
"@typescript-eslint/parser": "^4.6.1", | ||
"del": "^6.0.0", | ||
"eslint": "^7.13.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-config-standard": "^16.0.1", | ||
"eslint-friendly-formatter": "^4.0.1", | ||
"eslint-plugin-import": "^2.16.0", | ||
"eslint-plugin-node": "^8.0.1", | ||
"eslint-plugin-promise": "^4.0.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.2", | ||
"eslint-plugin-typescript": "^0.14.0", | ||
@@ -48,11 +48,11 @@ "gulp": "^4.0.2", | ||
"gulp-uglify": "^3.0.2", | ||
"markdown-doctest": "^0.9.1", | ||
"prettier": "^1.18.2", | ||
"typescript": "^3.9.3", | ||
"vue": "^2.6.11", | ||
"vxe-table": "^2.9.21", | ||
"xe-utils": "^2.7.11" | ||
"markdown-doctest": "^1.1.0", | ||
"prettier": "^2.1.2", | ||
"typescript": "^4.0.5", | ||
"vue": "^2.6.12", | ||
"vxe-table": "^2.10.0", | ||
"xe-utils": "^3.0.1" | ||
}, | ||
"peerDependencies": { | ||
"vxe-table": ">= 1.15.30" | ||
"vxe-table": ">= 2.9" | ||
}, | ||
@@ -59,0 +59,0 @@ "repository": { |
@@ -6,6 +6,5 @@ # vxe-table-plugin-menus | ||
[![npm downloads](https://img.shields.io/npm/dm/vxe-table-plugin-menus.svg?style=flat-square)](http://npm-stat.com/charts.html?package=vxe-table-plugin-menus) | ||
[![gzip size: JS](http://img.badgesize.io/https://unpkg.com/vxe-table-plugin-menus/dist/index.umd.min.js?compression=gzip&label=gzip%20size:%20JS)](https://unpkg.com/vxe-table-plugin-menus/dist/index.umd.min.js) | ||
[![npm license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE) | ||
基于 [vxe-table](https://www.npmjs.com/package/vxe-table) 表格的增强插件,提供实用的快捷菜单集 | ||
基于 [vxe-table](https://www.npmjs.com/package/vxe-table) 的表格插件,提供实用的快捷菜单集 | ||
@@ -12,0 +11,0 @@ ## Installing |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
172349
2518
132