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

debouncing

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debouncing - npm Package Compare versions

Comparing version

to
21.6.8

2

package.json
{
"name": "debouncing",
"type": "module",
"version": "21.6.7",
"version": "21.6.8",
"description": "Debouncing and throttling events module from Glize library.",

@@ -6,0 +6,0 @@ "homepage": "https://glize.js.org",

# Debouncing [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Debouncing%20and%20throttling%20events%20module%20from%20Glize%20library.&url=https://glize.js.org&via=GitHub&hashtags=Glize,JavaScript,ECMAScript,ES6)
[![Build Status](https://github.com/Datamart/debouncing/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/Datamart/debouncing/actions/workflows/npm-publish.yml) [![License](https://img.shields.io/:license-apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![NPM version](https://img.shields.io/npm/v/debouncing.svg?style=flat)](https://npmjs.org/package/debouncing) [![Website](https://img.shields.io/website-up-down-green-red/https/glize.js.org.svg?style=flat)](https://glize.js.org)
[![Build Status](https://github.com/Datamart/debouncing/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/Datamart/debouncing/actions/workflows/npm-publish.yml) [![License](https://img.shields.io/:license-apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![NPM version](https://img.shields.io/npm/v/debouncing.svg?style=flat)](https://npmjs.org/package/debouncing) [![Website](https://img.shields.io/website-up-down-green-red/https/glize.js.org.svg?style=flat)](https://glize.js.org) [![NPM downloads](https://img.shields.io/npm/dm/debouncing.svg?style=flat)](https://npmjs.org/package/debouncing)

@@ -4,0 +4,0 @@ Debouncing and throttling events module from Glize library.