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

io.extendreality.zinnia.unity

Package Overview
Dependencies
Maintainers
3
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.extendreality.zinnia.unity - npm Package Versions

1
89

1.0.5

Diff

Changelog

Source

1.0.5 (2019-10-20)

Bug Fixes
  • Data: prevent collapsible event drawer from setting scene as dirty (dfabfb9)

    The CollapsibleUnityEvent drawer Editor drawer was setting the scene as dirty on first draw of the component which was then causing an error in Unity 2019.1 and above when a prefab utilizing the custom drawer was drawn in the inspector. This is because the prefab cannot be saved if it is coming from a 3rd party Unity package and attempting to set the scene as dirty was causing an attempt to save.

    There is no reason for this SetDirty to occur as it provides no required functionality so the line has been removed which should fix the error it was causing.

extendreality-bot
published 1.0.4 •

Changelog

Source

1.0.4 (2019-10-20)

Miscellaneous Chores
  • deps: use latest pipeline templates (e2822b0)
extendreality-bot
published 1.0.3 •

Changelog

Source

1.0.3 (2019-10-20)

Bug Fixes
  • Attribute: provide custom grey color for restricted muted option (54465d2)

    The [Restricted] attribute was using a standard Color.gray but this became unreadable when using the Unity professional dark skin. A custom grey color is now being used which is visible and readable in both the professional and personal Unity skin.

Documentation
extendreality-bot
published 1.0.2 •

Changelog

Source

1.0.2 (2019-10-15)

Bug Fixes
  • dependencies: update Malimbe to prevent a warning log (585e00f)

    When Zinnia was directly referenced by a project as a UPM package the Malimbe dependency of Zinnia logged multiple warnings. These warnings were resolved by an update to Malimbe, which this change updates to.

extendreality-bot
published 1.0.1 •

Changelog

Source

1.0.1 (2019-10-14)

Bug Fixes
  • ci: back to npmjs.com (d2a8cfb)

    GitHub's npm feeds only allow publishing scoped packages, but UPM doesn't support those.

1
89
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