🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

tokenbucket

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tokenbucket - npm Package Compare versions

Comparing version

to
0.1.2

3

package.json
{
"name": "tokenbucket",
"version": "0.1.1",
"version": "0.1.2",
"description": "A flexible rate limiter using different variations of the Token Bucket algorithm, with hierarchy support, and optional persistence in Redis. Useful for limiting API requests, or other tasks that need to be throttled.",

@@ -47,3 +47,2 @@ "keywords": [

"gulp-util": "^3.0.0",
"gulp-watch": "^4.1.1",
"jsdoc-to-markdown": "^0.6.4",

@@ -50,0 +49,0 @@ "mocha": "^2.0.0",

Sorry, the diff of this file is not supported yet