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.1.3 to 2.1.4

10

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

@@ -16,6 +16,6 @@ "test": "NODE_ENV=test node_modules/mocha/bin/mocha --reporter spec",

"devDependencies": {
"eslint": "^3.16.1",
"eslint-config-airbnb-base": "^11.1.0",
"eslint": "^3.17.1",
"eslint-config-airbnb-base": "^11.1.1",
"eslint-plugin-import": "^2.2.0",
"koa": "^2.0.1",
"koa": "^2.1.0",
"mocha": "^3.2.0",

@@ -38,3 +38,3 @@ "nyc": "^10.1.2",

"engines": {
"node": ">= 4"
"node": ">= 7.6.0"
},

@@ -41,0 +41,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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