New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

async-ratelimiter

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-ratelimiter - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

### [1.2.7](https://github.com/microlinkhq/async-ratelimiter/compare/v1.2.6...v1.2.7) (2019-07-11)
### [1.2.6](https://github.com/microlinkhq/async-ratelimiter/compare/v1.2.4...v1.2.6) (2019-07-10)

@@ -7,0 +11,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://nicedoc.io/microlinkhq/async-ratelimiter",
"version": "1.2.6",
"version": "1.2.7",
"main": "src/index.js",

@@ -8,0 +8,0 @@ "author": {

@@ -160,2 +160,6 @@ # async-ratelimiter

## Related
- [express-slow-down](https://github.com/nfriedly/express-slow-down) – Slow down repeated requests; use as an alternative (or addition) to express-rate-limit.
## License

@@ -162,0 +166,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