Socket
Socket
Sign inDemoInstall

backoff-rxjs

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backoff-rxjs - npm Package Compare versions

Comparing version 6.5.5 to 6.5.6

11

package.json
{
"name": "backoff-rxjs",
"version": "6.5.5",
"version": "6.5.6",
"description": "A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)",

@@ -10,2 +10,7 @@ "main": "./index.js",

"scripts": {},
"engines": {
"node": ">=10.9.0 <13.0.0",
"npm": ">=5.3.0",
"yarn": ">=1.13.0 <2.0.0"
},
"repository": {

@@ -30,7 +35,5 @@ "type": "git",

"devDependencies": {},
"dependencies": {
"rxjs": "^6.5.5"
},
"dependencies": {},
"private": false,
"unpkg": "./bundles/backoff-rxjs.min.umd.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