Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fhupload

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fhupload - npm Package Compare versions

Comparing version 1.0.6 to 1.0.8

3

index.js

@@ -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
});
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc