file-select-dialog
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -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 @@ |
{ | ||
"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®istry_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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60
14432
14
28