New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

com.vulpes.promises

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.vulpes.promises - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

Scripts/Runtime/Interfaces/IPromiseInfo.cs

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

## [2.0.0] - 2022-03-14
###Changed
- Reworked source to bring it more in line with the original feature complete version of the RSG Promises library.
###Known Issues
- This update removes Promise pooling, however this feature will be reimplemented in a future verison of this package.
## [1.1.0] - 2021-09-04

@@ -9,0 +16,0 @@ ###Changed

6

package.json
{
"name": "com.vulpes.promises",
"displayName": "Vulpes Promises",
"version": "1.1.0",
"unity": "2019.3",
"version": "2.0.0",
"unity": "2021.2",
"description": "A lightweight Promises library derived from RSG C# Promises.",

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

},
"unityRelease": "10f1"
"unityRelease": "0f1"
}

@@ -28,7 +28,3 @@ # C# Promises

*In Progress:*
- Restoration of missing functionality:
- ThenAll
- ThenRace
- Finally
- ContinueWith
- Progress
- Reimplementation of Promise pooling feature:
- This feature was removed in version 2.0.0 and will be restored in a future version of this package.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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