debounce-hashed
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"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": {} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
21691
14
1
1