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

@quenty/canceltoken

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/canceltoken - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1-canary.13f8c62.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [7.1.1-canary.13f8c62.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@7.1.0...@quenty/canceltoken@7.1.1-canary.13f8c62.0) (2023-12-22)
### Features
* Add CancelToken.fromSeconds(seconds) to CancelToken ([baf7db4](https://github.com/Quenty/NevermoreEngine/commit/baf7db49ae1952b1ddb2f917074564a20f7e1b2b))
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@7.0.0...@quenty/canceltoken@7.1.0) (2023-12-14)

@@ -8,0 +19,0 @@

11

package.json
{
"name": "@quenty/canceltoken",
"version": "7.1.0",
"version": "7.1.1-canary.13f8c62.0",
"description": "Cancellation tokens for Roblox Lua",

@@ -29,5 +29,6 @@ "keywords": [

"dependencies": {
"@quenty/loader": "^7.1.0",
"@quenty/promise": "^7.1.0",
"@quenty/signal": "^3.1.0"
"@quenty/loader": "7.1.0",
"@quenty/maid": "2.6.0",
"@quenty/promise": "7.1.0",
"@quenty/signal": "3.1.0"
},

@@ -37,3 +38,3 @@ "publishConfig": {

},
"gitHead": "2c2dbbc0cb2fbb46b4f3270c559c63890fe18b26"
"gitHead": "13f8c62d4d62675db0f7ebd42c32daf8e61bb904"
}

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