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

debounce-hashed

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debounce-hashed - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.c9/.nakignore

4

component.json
{
"name": "debounce-hashed",
"description": "Debounce a function based on a hashing function",
"repo": "jonathanong/debounce-hashed",
"version": "0.1.1",
"repo": "timjrobinson/debounce-hashed",
"version": "0.1.2",
"main": "index.js",

@@ -7,0 +7,0 @@ "scripts": [

{
"name": "debounce-hashed",
"description": "Debounce a function based on a hashing function",
"version": "0.1.1",
"version": "0.1.2",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com",
"twitter": "https://twitter.com/jongleberry"
"url": "http://jongleberry.com"
},
"repository": {
"type": "git",
"url": "https://github.com/jonathanong/debounce-hashed.git"
"url": "https://github.com/timjrobinson/debounce-hashed.git"
},
"bugs": {
"url": "https://github.com/jonathanong/debounce-hashed/issues",
"url": "https://github.com/timjrobinson/debounce-hashed/issues",
"email": "me@jongleberry.com"
},
"license": "MIT"
}
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "timjrobinson",
"email": "tim@timjrobinson.com"
}
],
"directories": {}
}
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