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

io.extendreality.tilia.input.unityinputmanager

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.extendreality.tilia.input.unityinputmanager - npm Package Versions

13
9

2.1.5

Diff

Changelog

Source

2.1.5 (2023-03-28)

Miscellaneous Chores
  • deps: bump io.extendreality.zinnia.unity from 2.8.0 to 2.9.0 (6b04b41)

    Bumps io.extendreality.zinnia.unity from 2.8.0 to 2.9.0. - Release notes - Changelog - Commits

extendreality-bot
published 2.1.4 •

Changelog

Source

2.1.4 (2023-03-21)

Miscellaneous Chores
extendreality-bot
published 2.1.3 •

Changelog

Source

2.1.3 (2023-03-16)

Miscellaneous Chores
extendreality-bot
published 2.1.2 •

Changelog

Source

2.1.2 (2023-03-14)

Bug Fixes
  • state: only apply ifdef on Unity 2019.2 or newer (198dd16)

    The ENABLE_LEGACY_INPUT_MANAGER was only added in Unity 2019.2 so any version before that won't understand the ifdef and therefore just output the debug warning.

    This fix wraps that whole block in a check to see if Unity 2019.2 or newer is being used, if its not then it just does the default process and if the user is using the new Input System but has this package installed then they won't get any debug warnings, but as this is based on such an old version of unity then this is acceptable.

extendreality-bot
published 2.1.1 •

Changelog

Source

2.1.1 (2023-03-13)

Miscellaneous Chores
extendreality-bot
published 2.1.0 •

Changelog

Source

2.1.0 (2023-03-11)

Features
  • state: add ifdefs to determine whether input manager is enabled (b375e53)

    The relevant input manager code is now wrapped in ifdefs to only run if the Unity Input Manager is enabled and therefore will provide a warning if the code is run when it is not enabled.

extendreality-bot
published 2.0.8 •

Changelog

Source

2.0.8 (2023-03-11)

Miscellaneous Chores
extendreality-bot
published 2.0.7 •

Changelog

Source

2.0.7 (2023-02-22)

Miscellaneous Chores
extendreality-bot
published 2.0.6 •

Changelog

Source

2.0.6 (2023-02-19)

Miscellaneous Chores
extendreality-bot
published 2.0.5 •

Changelog

Source

2.0.5 (2023-02-08)

Miscellaneous Chores
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