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 6.3.0 to 6.4.0-canary.347.e0dad1c.0

11

CHANGELOG.md

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

# [6.4.0-canary.347.e0dad1c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.3.0...@quenty/canceltoken@6.4.0-canary.347.e0dad1c.0) (2023-03-31)
### Features
* Add CancelToken.isCancelToken(value) ([a02f4bf](https://github.com/Quenty/NevermoreEngine/commit/a02f4bfea23266f6321329f850e17dba06ecd591))
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/canceltoken@6.2.0...@quenty/canceltoken@6.3.0) (2023-03-05)

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

2

LICENSE.md
MIT License
Copyright (c) 2014-2022 Quenty
Copyright (c) 2014-2023 James Onnen (Quenty)

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@quenty/canceltoken",
"version": "6.3.0",
"version": "6.4.0-canary.347.e0dad1c.0",
"description": "Cancellation tokens for Roblox Lua",

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

"dependencies": {
"@quenty/loader": "^6.2.0",
"@quenty/promise": "^6.3.0",
"@quenty/signal": "^2.3.0"
"@quenty/loader": "6.2.0",
"@quenty/promise": "6.4.0-canary.347.e0dad1c.0",
"@quenty/signal": "2.3.0"
},

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

},
"gitHead": "e62b5eac2e5d9084ab9083f128452dd2d98b6f1a"
"gitHead": "e0dad1c6044f59b3a389ed388cebbfacf2b4a7ca"
}

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