Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3.0 to 1.3.1

7

CHANGELOG.md

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

## [1.3.1](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.3.0...v1.3.1) (2020-11-21)
### Bug Fixes
* **package.json:** fix entrypoint ([df1f6d1](https://github.com/TomokiMiyauci/file-select-dialog/commit/df1f6d1e057e1d0f6baddbb3f8d52dfd525b00af))
# [1.3.0](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.2.1...v1.3.0) (2020-11-21)

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

3

package.json
{
"name": "file-select-dialog",
"version": "1.3.0",
"version": "1.3.1",
"description": "Call file select dialog programmatically",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"browser": "dist/bundle.js",
"author": "TomokiMiyauci <development.operation.6.6.6@gmail.com>",

@@ -9,0 +8,0 @@ "repository": "https://github.com/TomokiMiyauci/file-select-dialog",

@@ -5,5 +5,8 @@ # file-select-dialog

[![size](https://img.shields.io/bundlephobia/min/file-select-dialog)](https://img.shields.io/bundlephobia/min/file-select-dialog)
[![size](https://img.shields.io/npm/dw/file-select-dialog?color=blue)](https://img.shields.io/npm/dw/file-select-dialog?color=blue)
[![codecov](https://codecov.io/gh/TomokiMiyauci/file-select-dialog/branch/main/graph/badge.svg?token=KY5KS2WE4I)](https://codecov.io/gh/TomokiMiyauci/file-select-dialog)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![MIT License](https://img.shields.io/npm/l/file-select-dialog?color=blue&registry_uri=https%3A%2F%2Fregistry.npmjs.com)](https://github.com/TomokiMiyauci/blog/blob/master/LICENSE)

@@ -10,0 +13,0 @@ Directly call file select dialog to JavaScript.

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