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

hapi-ratelimiter

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-ratelimiter - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

10

package.json
{
"name": "hapi-ratelimiter",
"version": "1.2.0",
"version": "1.3.0",
"description": "A rate limiting plugin for Hapi.",

@@ -22,5 +22,5 @@ "main": "lib/index.js",

"dependencies": {
"boom": "3.x.x",
"hoek": "3.x.x",
"ioredis": "1.x.x",
"boom": "4.x.x",
"hoek": "4.x.x",
"ioredis": "2.x.x",
"ms": "0.x.x",

@@ -33,3 +33,3 @@ "ratelimiter": "2.x.x",

"hapi": ">=11",
"lab": "11.x.x"
"lab": "12.x.x"
},

@@ -36,0 +36,0 @@ "repository": {

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