Comparing version 3.4.10 to 3.5.1
{ | ||
"name": "piview", | ||
"version": "3.4.10", | ||
"version": "3.5.1", | ||
"title": "iView", | ||
@@ -5,0 +5,0 @@ "description": "A high quality UI components Library with Vue.js", |
@@ -116,2 +116,7 @@ <p align="center"> | ||
- Radio add props beforeChange | ||
- uploader add formates and onPreview add types | ||
- uploader list add listItemDel props | ||
- Modal change style center | ||
- badge add props color | ||
- datapicker add clear methods | ||
@@ -118,0 +123,0 @@ ## Community |
@@ -30,3 +30,2 @@ import Vue from 'vue'; | ||
let footerVNodes = []; | ||
debugger | ||
if (this.showCancel) { | ||
@@ -33,0 +32,0 @@ footerVNodes.push(h(Button, { |
@@ -33,3 +33,3 @@ //'gif','jpg','jpeg','png','bmp','webp' | ||
`; | ||
let mimeTypesAry = mimeTypes.split('#'); | ||
let mimeTypesAry = mimeTypes.split('#'); | ||
let ary = mimeTypesAry.filter( item => type.some( items => item.includes(items+"&") ) ) ; | ||
@@ -36,0 +36,0 @@ //s.replace(/[\'\"\\\/\b\f\n\r\t]/g, ''); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
11010342
55449
153
6
2