@hb-ui/element-ui
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -71,3 +71,3 @@ var _excluded = ["data"], | ||
if (props.handle) { | ||
props.handle.refresh = function refresh(pagination) { | ||
props.handle.reload = function reload(pagination) { | ||
pagination && (this.pagination2 = pagination); | ||
@@ -117,6 +117,5 @@ | ||
props = _this2.$props; | ||
_this2.queryCount++; | ||
if (props.query) { | ||
_context.next = 4; | ||
_context.next = 3; | ||
break; | ||
@@ -127,3 +126,4 @@ } | ||
case 4: | ||
case 3: | ||
_this2.queryCount++; | ||
_context.next = 6; | ||
@@ -130,0 +130,0 @@ return props.query({ |
{ | ||
"name": "@hb-ui/element-ui", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"packageManager": "pnpm@7.0.0", | ||
"description": "基于 Element UI 二次封装的一些常用组件", | ||
"main": "es/index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/hello-fe/hb-ui.git", | ||
"directory": "packages/element-ui" | ||
}, | ||
"scripts": { | ||
"build": "node scripts/build.mjs", | ||
"dev": "vite", | ||
"// generate declaration": "https://github.com/babel/babel/issues/9850", | ||
"prepublishOnly": "npm run build && tsc --emitDeclarationOnly --project tsconfig.build.json" | ||
}, | ||
"dependencies": { | ||
"element-ui": "~2.15.9", | ||
"vue": "~2.6.14", | ||
"vue-router": "~3.5.4" | ||
}, | ||
"devDependencies": { | ||
@@ -12,8 +28,4 @@ "@babel/core": "^7.18.9", | ||
"chalk": "^5.0.1", | ||
"element-ui": "~2.15.9", | ||
"typescript": "^4.7.4", | ||
"vite": "^3.0.3", | ||
"vite-plugin-vue2": "^2.0.2", | ||
"vue": "~2.6.14", | ||
"vue-router": "^3.5.4", | ||
"vue-template-compiler": "~2.6.14" | ||
@@ -23,8 +35,5 @@ }, | ||
"components", | ||
"es" | ||
], | ||
"scripts": { | ||
"build": "node scripts/build.mjs", | ||
"dev": "vite" | ||
} | ||
} | ||
"es", | ||
"types" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No License Found
License(Experimental) License information could not be found.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
7
18
754
0
56875
3
1
+ Addedelement-ui@~2.15.9
+ Addedvue@~2.6.14
+ Addedvue-router@~3.5.4
+ Addedasync-validator@1.8.5(transitive)
+ Addedbabel-helper-vue-jsx-merge-props@2.0.3(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addeddeepmerge@1.5.2(transitive)
+ Addedelement-ui@2.15.14(transitive)
+ Addednormalize-wheel@1.0.1(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)
+ Addedresize-observer-polyfill@1.5.1(transitive)
+ Addedthrottle-debounce@1.1.0(transitive)
+ Addedvue@2.6.14(transitive)
+ Addedvue-router@3.5.4(transitive)