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

file-select-dialog

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

file-select-dialog - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.5.4](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.5.3...v1.5.4) (2021-02-10)
### Bug Fixes
* fix typo ([2fad428](https://github.com/TomokiMiyauci/file-select-dialog/commit/2fad42886dfc37015507f4989c5c64cf186a72fc))
## [1.5.3](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.5.2...v1.5.3) (2021-02-10)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "file-select-dialog",
"version": "1.5.3",
"version": "1.5.4",
"description": "Call file select dialog programmatically",

@@ -99,6 +99,2 @@ "types": "dist/index.d.ts",

{
"type": "docs",
"release": "patch"
},
{
"type": "feat",

@@ -105,0 +101,0 @@ "release": "minor"

@@ -16,3 +16,3 @@ <div align="center">

> Directly call file select dialog to JavaScript.
> Directly call file select dialog from JavaScript.
> Get Back Promise File or FileList object.

@@ -19,0 +19,0 @@ > No more hacky hiding of `<input type="file">` elements.

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