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

@zodash/open-file

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

@zodash/open-file - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.1](https://github.com/zcorky/zodash/compare/@zodash/open-file@0.1.0...@zodash/open-file@0.1.1) (2021-09-22)
**Note:** Version bump only for package @zodash/open-file
# [0.1.0](https://github.com/zcorky/zodash/compare/@zodash/open-file@0.0.4...@zodash/open-file@0.1.0) (2021-06-14)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@zodash/open-file",
"version": "0.1.0",
"version": "0.1.1",
"description": "Open file dialog to select file in browser",

@@ -60,3 +60,5 @@ "keywords": [

"scripts": {
"build": "tsc",
"build": "yarn clean && tsc",
"watch": "yarn clean && tsc -w",
"clean": "rm -rf lib",
"test": "jest -w 1",

@@ -68,3 +70,3 @@ "coverage": "codecov"

},
"gitHead": "8c283da07392b4a499859f1261c0ee6af4a4b326"
"gitHead": "94dc8d1577cd67a4cf89884b10c23eb9caeef9f7"
}
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