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

use-debouncy

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-debouncy - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

7

CHANGELOG.md

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

## [1.6.1](https://github.com/egorAva/use-debouncy/compare/v1.6.0...v1.6.1) (2020-06-23)
### Bug Fixes
* remove duplicate link in codesandbox ([ebe87b6](https://github.com/egorAva/use-debouncy/commit/ebe87b6e073dae1bac3bc54696b11f104724f54f))
# [1.6.0](https://github.com/egorAva/use-debouncy/compare/v1.5.0...v1.6.0) (2020-06-23)

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

2

package.json
{
"name": "use-debouncy",
"version": "1.6.0",
"version": "1.6.1",
"author": "Egor Avakumov",

@@ -5,0 +5,0 @@ "description": "React effect hook for debounce",

@@ -48,3 +48,1 @@ # useDebouncy

```
### Try in [codesandbox](https://codesandbox.io/s/example-use-debouncy-ynfuq?expanddevtools=1&fontsize=14&theme=dark)
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