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 1.0.2 to 1.0.3-canary.199.34c89f1.0

CHANGELOG.md

0

default.project.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ MIT License

12

package.json
{
"name": "@quenty/canceltoken",
"version": "1.0.2",
"version": "1.0.3-canary.199.34c89f1.0",
"description": "Cancellation tokens for Roblox Lua",

@@ -15,2 +15,6 @@ "keywords": [

],
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",

@@ -23,4 +27,4 @@ "repository": {

"dependencies": {
"@quenty/promise": "^1.0.2",
"@quenty/signal": "^1.0.2"
"@quenty/promise": "1.0.3-canary.199.34c89f1.0",
"@quenty/signal": "1.0.3-canary.199.34c89f1.0"
},

@@ -36,3 +40,3 @@ "peerDependencies": {

},
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30"
"gitHead": "34c89f1a8c0a84238698ef245a4827948a6a83f1"
}

@@ -10,21 +10,6 @@ ## CancelToken

<a href="https://github.com/Quenty/NevermoreEngine/actions">
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" />
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" />
</a>
</div>
Cancellation tokens for Roblox Lua!
## Changelog
### 1.0.0
Initial release
## Installation
```
npm install @quenty/canceltoken --save
```
### 0.0.1
Added documentation
### 0.0.0
Initial commit
Cancellation tokens for Roblox Lua!

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