Comparing version 1.0.6 to 1.0.8
@@ -1,1 +0,2 @@ | ||
export * as default from './dist/upload.min.js' | ||
import FHUpload from './dist/upload.min.js' | ||
window.FHUpload = FHUpload |
{ | ||
"name": "fhupload", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "泛华前端的上传方法", | ||
@@ -14,3 +14,3 @@ "main": "dist/upload.min.js", | ||
"webpack": "^5.91.0", | ||
"webpack-cli": "^5.1.4", | ||
"webpack-cli": "^3.3.12", | ||
"webpack-dev-server": "^5.0.4" | ||
@@ -17,0 +17,0 @@ }, |
@@ -272,4 +272,3 @@ (function (global, factory) { | ||
} | ||
return { | ||
const FHUpload = { | ||
upload: upload, | ||
@@ -279,5 +278,4 @@ compressFile: compressFile, | ||
}; | ||
return FHUpload | ||
}); | ||
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26400
310
0