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

fine-uploader-edgefix

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fine-uploader-edgefix - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json

@@ -6,3 +6,3 @@ {

"types" : "typescript/fine-uploader.d.ts",
"version": "1.0.0",
"version": "1.0.1",
"description": "Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 & Azure uploading, client-side image scaling, preview generation, form support, chunking, auto-resume, and tons of other features.",

@@ -67,4 +67,5 @@ "keywords": [

"start": "make start-local-dev",
"test": "make lint && make test"
"test": "make lint && make test",
"prepublish": "npm install --ignore-scripts && make clean && make build -j"
}
}
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