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

io.extendreality.malimbe

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.extendreality.malimbe - npm Package Compare versions

Comparing version 9.6.1 to 9.6.2

9

CHANGELOG.md
# Changelog
### [9.6.2](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.1...v9.6.2) (2019-11-27)
#### Bug Fixes
* **RequiredBehaviourState:** don't use isActiveAndEnabled ([8d73d3d](https://github.com/ExtendRealityLtd/Malimbe/commit/8d73d3d0f6c1ee22a7987a4591e5000caa6fa80b))
> Unity contains a bug wherein `isActiveAndEnabled` is `false` even though both `enabled` and `gameObject.activeSelf` are `true`.
>
> `isActiveAndEnabled` is largely a convenience and by checking `enabled` and `gameObject.activeInHierarchy` this issue is avoided while remaining functionally identical.
### [9.6.1](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.0...v9.6.1) (2019-10-28)

@@ -4,0 +13,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A collection of tools to simplify writing public API components in Unity.",
"version": "9.6.1",
"version": "9.6.2",
"unity": "2018.1",

@@ -8,0 +8,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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