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

use-debounce

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-debounce - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 2.2.1
— Added `types` field in package.json. Thanks to [@nmussy](https://github.com/nmussy)
## 2.2.0

@@ -2,0 +6,0 @@

3

package.json
{
"name": "use-debounce",
"version": "2.2.0",
"version": "2.2.1",
"description": "Debounce hook for react",
"main": "lib/index.js",
"types": "./lib",
"scripts": {

@@ -7,0 +8,0 @@ "test": "yarn jest",

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