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

limitd-client

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limitd-client - npm Package Compare versions

Comparing version 1.9.2 to 1.10.0

3

client.js

@@ -66,2 +66,5 @@ const url = require('url');

}, options.breaker || { }));
this.resetCircuitBreaker = () => this._request.reset();
}

@@ -68,0 +71,0 @@

2

package.json
{
"name": "limitd-client",
"version": "1.9.2",
"version": "1.10.0",
"description": "limitd client for node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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