New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@behance/fine-uploader

Package Overview
Dependencies
Maintainers
14
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@behance/fine-uploader

Multiple file upload component with progress-bar, drag-and-drop, support for all modern browsers.

5.1.3-edge-content-type-fix
latest
Source
npm
Version published
Maintainers
14
Created
Source

@behance/fine-uploader

Updating FineUploader

Behance maintains our own version of the FineUploader repo that contains built files so that it can be used as a proper bower dependency. In order to update to the latest FineUploader, or to generate a new build, perform the following steps:

  • Merge in latest changes from upstream.
  • run grunt package.
  • copy _build/all.fine-uploader.js to dist/all.fine-uploader.js
  • Ensure that Behance's custom changes are in place by grepping the code for comments starting with BEHANCE:.
  • Add AMD wrappers around the code to avoid having conflicting globals (this will soon be automated).

Future modifications to FineUploader should be done as pull requests against the behance/fine-uploader repo.

Keywords

jquery-plugin

FAQs

Package last updated on 12 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts