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

polly-js

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

polly-js - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

.github/dependabot.yml

5

package.json
{
"name": "polly-js",
"version": "1.8.2",
"version": "1.8.3",
"description": "Transient exception handling",

@@ -38,5 +38,6 @@ "main": "src/polly.js",

"istanbul": "0.4.5",
"mocha": "8.3.2",
"mocha": "9.1.3",
"request": "^2.88.2",
"request-promise": "4.2.6"
}
}

@@ -136,1 +136,6 @@ # polly-js

The library is based on the [Polly NuGet package](https://www.nuget.org/packages/Polly/) by Michael Wolfenden
## See Also
- [Cockatiel](https://www.npmjs.com/package/cockatiel): A more feature rich package that includes polies like Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
.travis.yml

Sorry, the diff of this file is not supported yet

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