New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.1 to 1.0.2

6

CHANGELOG.md

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

## [1.0.2] - 2023-01-22
### Changed
- Changed Unity Version from 2021.3.6f1 to 2021.3.0f1.
- Updated Promises Package dependency from 2.0.0 to 2.1.1.
- Updated Transitions Package dependency from 1.0.0 to 1.0.2.
## [1.0.1] - 2022-07-14

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

8

package.json
{
"name": "com.vulpes.menus",
"displayName": "Vulpes Menu Framework",
"version": "1.0.1",
"version": "1.0.2",
"unity": "2021.3",

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

"com.unity.inputsystem": "1.0.2",
"com.vulpes.transitions": "1.0.0",
"com.vulpes.promises": "2.0.0"
"com.vulpes.transitions": "1.0.2",
"com.vulpes.promises": "2.1.1"
},

@@ -32,3 +32,3 @@ "samples": [

],
"unityRelease": "6f1"
"unityRelease": "0f1"
}
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