backoff-rxjs
Advanced tools
Comparing version 6.5.5 to 6.5.6
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
28309
1
0
- Removedrxjs@^6.5.5