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

clerx

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clerx - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

build/main/intervalBackoff.d.ts

2

package.json
{
"name": "clerx",
"version": "1.1.0",
"version": "2.0.0",
"description": "The Clerical Rx Suite",

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

@@ -66,1 +66,9 @@ # clerx 💁

![post-delay](https://user-images.githubusercontent.com/836375/128756533-e76982b2-0e6c-417d-827f-06cb9cfe22ec.png)
### `intervalBackoff(backoff: number): Observable<number>`
Creates an Observable that emits sequential numbers in an exponentially increasing interval of time.
**exponentially increasing delay starting at a one second interval**
![image](https://user-images.githubusercontent.com/836375/128770468-d9bdb124-c794-45aa-b7d6-c3c1364591c8.png)

Sorry, the diff of this file is not supported yet

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