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

com.vulpes.menus

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.vulpes.menus - npm Package Compare versions

Comparing version 0.9.0-preview.1 to 1.0.0

4

CHANGELOG.md

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

## [1.0.0] - 2022-03-14
### Changed
- Updated Promises Package dependency from 1.1.0 to 2.0.0.
## [0.9.0-preview.1] - 2022-03-09

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

6

package.json
{
"name": "com.vulpes.menus",
"displayName": "Vulpes Menu Framework",
"version": "0.9.0-preview.1",
"version": "1.0.0",
"unity": "2021.2",

@@ -21,4 +21,4 @@ "description": "A Promise driven game menu framework for Unity.",

"com.unity.inputsystem": "1.0.2",
"com.vulpes.transitions": "0.9.0-preview.1",
"com.vulpes.promises": "1.1.0"
"com.vulpes.transitions": "1.0.0",
"com.vulpes.promises": "2.0.0"
},

@@ -25,0 +25,0 @@ "samples": [

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