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

@types/koa-ratelimit

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-ratelimit - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

10

koa-ratelimit/package.json
{
"name": "@types/koa-ratelimit",
"version": "5.0.4",
"version": "5.0.5",
"description": "TypeScript definitions for koa-ratelimit",

@@ -28,8 +28,8 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-ratelimit",

"dependencies": {
"@types/ioredis": "^4.28.10",
"@types/koa": "*",
"@types/node": "*",
"ioredis": "^5.2.3"
"@types/node": "*"
},
"typesPublisherContentHash": "fdf4e35d03a5de3bc61954e295a3633072ff2f980b2c6177ea616b980a1f5e9e",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "c5669eae69149426a442708d39d3ff823d341d7cdde202afbdc3e7c2b756827a",
"typeScriptVersion": "4.6"
}

@@ -11,6 +11,6 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:38 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa), [@types/node](https://npmjs.com/package/@types/node), [ioredis](https://npmjs.com/package/ioredis)
* Last updated: Sat, 20 Jan 2024 16:07:06 GMT
* Dependencies: [@types/ioredis](https://npmjs.com/package/@types/ioredis), [@types/koa](https://npmjs.com/package/@types/koa), [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by [Ben Watkins](https://github.com/OutdatedVersion), and [Patrick Muff](https://github.com/dislick).
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