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

react-use-downloader

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-downloader - npm Package Compare versions

Comparing version 1.1.7 to 1.2.0

14

CHANGELOG.md

@@ -5,2 +5,16 @@ # Changelog

## [1.2.0](https://github.com/olavoparno/react-use-downloader/compare/v1.1.7...v1.2.0) (2022-10-07)
### Features
* **project:** add timeout option ([7a0027a](https://github.com/olavoparno/react-use-downloader/commit/7a0027a58d4c2774f6c3ba8bcce39db721be8371))
### Documentation
* adjust readme ([a68aa9f](https://github.com/olavoparno/react-use-downloader/commit/a68aa9f18a2756703e4a22c180c4bf0758a77a7b))
* create .all-contributorsrc [skip ci] ([a9c17a0](https://github.com/olavoparno/react-use-downloader/commit/a9c17a087c274ac0f3a2c8950c30030ba911f7b9))
* update README.md [skip ci] ([d6cf022](https://github.com/olavoparno/react-use-downloader/commit/d6cf0222a7995a07e9e0545ad528bc88b6469a53))
### [1.1.7](https://github.com/olavoparno/react-use-downloader/compare/v1.1.6...v1.1.7) (2022-01-26)

@@ -7,0 +21,0 @@

5

package.json
{
"name": "react-use-downloader",
"version": "1.1.7",
"version": "1.2.0",
"description": "Creates a download handler function and gives progress information",

@@ -49,5 +49,2 @@ "author": "Olavo Parno",

},
"dependencies": {
"react": "^17.0.2"
},
"peerDependencies": {

@@ -54,0 +51,0 @@ "react": "^17.0.2"

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