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 0.3.4-preview.1 to 0.3.5-preview.1

Samples~/Menu Samples.meta

4

CHANGELOG.md

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

## [0.3.5-preview.1] - 2020-11-21
### Changed
- Merged Sample Packages into one.
## [0.3.4-preview.1] - 2020-11-08

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

11

package.json
{
"name": "com.vulpes.menus",
"displayName": "Vulpes Menu Framework",
"version": "0.3.4-preview.1",
"version": "0.3.5-preview.1",
"unity": "2019.1",

@@ -24,12 +24,7 @@ "description": "A Promise driven game menu framework for Unity.",

{
"displayName": "Basic UI Sprites",
"description": "A collection of simple UI Sprites that can be used when blocking out Menus. You can use them as is, or as placeholders when blocking out screens.",
"path": "Samples~/Basic UI Sprites"
},
{
"displayName": "Menu Templates",
"displayName": "Menu Samples",
"description": "A collection of sample screens and widgets that demonstrate various menu framework implementations. You can use them as is, or as templates to build out your own screens and widgets.",
"path": "Samples~/Menu Templates"
"path": "Samples~/Menu Samples"
}
]
}

@@ -7,4 +7,16 @@ # Vulpes Menu Framework

*NOTE:* This Package depends on '[com.vulpes.promises](https://github.com/VulpesSoftware/com.vulpes.promises.git#1.0.0)', due to current limitations of the Unity Package Manager you should install that package prior to installing this one to avoid errors.
*NOTE:* This Package depends on '[com.vulpes.promises](https://github.com/VulpesSoftware/com.vulpes.promises.git#1.0.0)'.
## Installing this pacakge
As of version 0.3.4-preview.1 of this package, you are now able to install it, along with other Vulpes Sopfteware pacakges via the Unity Package Manager.
In Unity 2019 LTS and Unity 2020 onwards you can install the package through 'Project Settings/Package Manager'. Under 'Scoped Registries' click the little '+' button and input the following into the fields on the right.
*Name:* Vulpes Software
*URL:* https://registry.npmjs.org
*Scope(s):* com.vulpes
Click 'Apply', now you should be able to access the Vulpes Software registry under the 'My Registries' section in the Package Manager window using the second dropdown in the top left.
## Using this library

@@ -11,0 +23,0 @@

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