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

koa-simple-ratelimit

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-simple-ratelimit - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

10

package.json
{
"name": "koa-simple-ratelimit",
"description": "Simple Rate limiter middleware for koa v2",
"version": "2.2.2",
"version": "2.2.3",
"scripts": {

@@ -12,4 +12,4 @@ "test": "NODE_ENV=test node_modules/mocha/bin/mocha --reporter spec",

"dependencies": {
"debug": "^2.6.5",
"ms": "^1.0.0"
"debug": "^2.6.6",
"ms": "^2.0.0"
},

@@ -25,4 +25,4 @@ "devDependencies": {

"koa": "^2.2.0",
"mocha": "^3.3.0",
"nyc": "^10.2.0",
"mocha": "^3.4.1",
"nyc": "^10.3.2",
"redis": "^2.7.1",

@@ -29,0 +29,0 @@ "supertest": "^3.0.0"

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