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

html5-file-selector

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html5-file-selector - npm Package Versions

2.1.0

Diff

Changelog

Source

[v2.1.0] - 2018-05-18

  • Remove babel-runtime dependency that was not necessary
quarklemotion
published 2.0.1 •

Changelog

Source

[v2.0.1] - 2018-05-16

  • Fix entry is null if text is dragged onto the dropzone ( #3 )
quarklemotion
published 2.0.0 •

Changelog

Source

[v2.0.0] - 2018-05-16

  • remove mime-types and mime-db dependency to reduce bundle size
  • ensure webkitRelativePath, lastModified, and lastModifiedDate are copied/included from the File objects
  • force memory copy of entry.fullPath to better guarantee it is available in the returned wrapped File objects
quarklemotion
published 1.0.2 •

Changelog

Source

[v1.0.2] - 2018-04-17

  • check if file has name, required for react-dropzone pull-request #594
quarklemotion
published 1.0.1 •

Changelog

Source

[v1.0.1] - 2017-02-20

  • Initial version with drag/drop and file input selection support - allowing selection of both folders and files using chrome, firefox, and MS Edge browsers.
  • Browsers that do not include folder selection support will return a File object in the format { type: '', name: 'folder name' }, and will need to be programmatically handled
quarklemotion
published 1.0.0 •

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