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

@quenty/cancellabledelay

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/cancellabledelay - npm Package Compare versions

Comparing version 3.0.0-canary.236.5597d0a.0 to 3.0.0

29

CHANGELOG.md

@@ -6,5 +6,32 @@ # Change Log

# [3.0.0-canary.236.5597d0a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.0.0...@quenty/cancellabledelay@3.0.0-canary.236.5597d0a.0) (2021-12-18)
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.2.0...@quenty/cancellabledelay@3.0.0) (2022-03-06)
### Performance Improvements
* cancellableDelay is actually cancelled and does not leak memory ([1cf3149](https://github.com/Quenty/NevermoreEngine/commit/1cf3149bdd29c412cc3378adacff285087aafd58))
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.1.1...@quenty/cancellabledelay@2.2.0) (2022-01-03)
**Note:** Version bump only for package @quenty/cancellabledelay
## [2.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.1.0...@quenty/cancellabledelay@2.1.1) (2021-12-30)
**Note:** Version bump only for package @quenty/cancellabledelay
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cancellabledelay@2.0.0...@quenty/cancellabledelay@2.1.0) (2021-12-18)
### Bug Fixes

@@ -11,0 +38,0 @@

4

package.json
{
"name": "@quenty/cancellabledelay",
"version": "3.0.0-canary.236.5597d0a.0",
"version": "3.0.0",
"description": "cancellableDelay a delay that can be cancelled",

@@ -30,3 +30,3 @@ "keywords": [

},
"gitHead": "5597d0abdadd88f369f1401a558a8d6d1a1c5aab"
"gitHead": "dd428cab58282c975a4c082957dc8f58e3186905"
}
## cancellableDelay
<div align="center">
<a href="http://quenty.github.io/api/">
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" />
<a href="http://quenty.github.io/NevermoreEngine/">
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/docs.yml/badge.svg" alt="Documentation status" />
</a>
<a href="https://discord.gg/mhtGUS8">
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" />
<img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" />
</a>

@@ -16,2 +16,4 @@ <a href="https://github.com/Quenty/NevermoreEngine/actions">

<div align="center"><a href="https://quenty.github.io/NevermoreEngine/api/cancellabledelay">View docs →</a></div>
## Installation

@@ -18,0 +20,0 @@ ```

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