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 Versions

1
6

8.1.4

Diff

Changelog

Source

8.1.4 (2019-02-05)

Bug Fixes

  • UnityIntegration: stop infinite assembly reload (9ef91c3)
extendreality-bot
published 8.1.3 •

Changelog

Source

8.1.3 (2019-02-05)

Bug Fixes

  • UnityIntegration: tell Unity to reload assemblies when needed (6350a71)
extendreality-bot
published 8.1.2 •

Changelog

Source

8.1.2 (2019-02-05)

Bug Fixes

  • UnityIntegration: delay weaving process until Unity is ready (c280dc7)
  • UnityIntegration: remove unnecessary .asmdef files (956a167)
extendreality-bot
published 8.1.1 •

Changelog

Source

8.1.1 (2019-02-05)

Bug Fixes

  • PropertyValidation: support generic base classes (056b4cd)
extendreality-bot
published 8.1.0 •

Changelog

Source

8.1.0 (2019-02-03)

Bug Fixes

  • XmlToTooltip: fall back to manual file lookup for unfound types (bbb327e)
  • XmlToTooltip: log errors when no documentation was found (b8fcef9)

Features

  • PropertySetter: allow injecting into superclass properties (a9781c8)
  • PropertySetter: reuse the created local variable (1e937e7)
extendreality-bot
published 8.0.0 •

Changelog

Source

8.0.0 (2019-01-29)

Features

  • PropertySetter: allow using property inside called method (ba8d4ac)

BREAKING CHANGES

  • PropertySetter: SetsPropertyAttribute was renamed to CalledBySetterAttribute and the expected signature of the annotated method changed. Please see the latest Readme for details.
extendreality-bot
published 7.0.0 •

Changelog

Source

7.0.0 (2019-01-27)

Bug Fixes

  • Runner: combine log level from all configuration files (8fba11d)
  • Runner: only search for configurations and weavers once (3f11469)
  • XmlToTooltip: don't search for unnecessary type information (8ea16d9)

Features

  • Runner: only run on specified assemblies (1a45cc6)

BREAKING CHANGES

  • Runner: The assemblies to process have to be specified using the XML element AssemblyNameRegex from now on. Specifying none will result in no assembly being processed and a warning being logged.
extendreality-bot
published 6.1.1 •

Changelog

Source

6.1.1 (2019-01-22)

extendreality-bot
published 6.1.0 •

Changelog

Source

6.1.0 (2019-01-21)

Bug Fixes

  • packaging: add missing package files (7b6ca62)

Features

  • BehaviourStateRequirement: allow returning early in Behaviours (ee9955a)
extendreality-bot
published 6.0.0 •

Changelog

Source

6.0.0 (2019-01-20)

Code Refactoring

  • only run when attribute is used (3cfdc4b)

BREAKING CHANGES

  • Any weaver usage now is driven by explicitly annotating each member that Malimbe's weavers should act on. For more information read the latest Readme.
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