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

koa-simple-ratelimit

Package Overview
Dependencies
Maintainers
2
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 5.0.0 to 5.0.1

30

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

@@ -30,24 +30,24 @@ "repository": "scttcper/koa-simple-ratelimit",

"dependencies": {
"debug": "^4.1.1",
"debug": "^4.2.0",
"ms": "^2.1.2"
},
"devDependencies": {
"@ctrl/eslint-config": "1.0.3",
"@jest/globals": "26.1.0",
"@ctrl/eslint-config": "1.2.5",
"@jest/globals": "26.6.1",
"@types/debug": "4.1.5",
"@types/ioredis": "4.17.2",
"@types/koa": "2.11.3",
"@types/ioredis": "4.17.6",
"@types/koa": "2.11.6",
"@types/ms": "0.7.31",
"@types/node": "14.0.23",
"@types/redis": "2.8.25",
"@types/node": "14.14.2",
"@types/redis": "2.8.28",
"@types/supertest": "2.0.10",
"delay": "4.3.0",
"ioredis": "4.17.3",
"jest": "26.1.0",
"jest-junit": "11.0.1",
"delay": "4.4.0",
"ioredis": "4.19.0",
"jest": "26.6.1",
"jest-junit": "12.0.0",
"koa": "2.13.0",
"redis": "3.0.2",
"supertest": "4.0.2",
"ts-jest": "26.1.3",
"typescript": "3.9.7"
"supertest": "5.0.0",
"ts-jest": "26.4.2",
"typescript": "4.0.3"
},

@@ -54,0 +54,0 @@ "jest": {

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