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

flashheart

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flashheart - npm Package Compare versions

Comparing version 2.8.5 to 2.9.0

3

lib/client.js

@@ -199,2 +199,5 @@ var _ = require('lodash');

client.stats.timing(statsName + '.attempts', currentAttempts);
if (currentAttempts > 1) {
client.stats.increment(statsName + '.retries');
}
}

@@ -201,0 +204,0 @@

2

package.json
{
"name": "flashheart",
"version": "2.8.5",
"version": "2.9.0",
"description": "A fully-featured REST client built for ease-of-use and resilience",

@@ -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