New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

io.extendreality.tilia.camerarigs.xrpluginframework.unity

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.extendreality.tilia.camerarigs.xrpluginframework.unity - npm Package Compare versions

Comparing version 2.0.7 to 2.1.0

7

CHANGELOG.md
# Changelog
## [2.1.0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/compare/v2.0.7...v2.1.0) (2023-03-11)
#### Features
* **DeviceDetails:** add defaults for passthrough camera details ([3c16e7f](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/commit/3c16e7f209745c208ad4fab6a8edba6a3a8b09a3))
> The DeviceDetailsRecord now supports passthrough camera options and therefore anything that derrives from that needs to implement the base interfaces even if they don't support camera passthrough yet.
### [2.0.7](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/compare/v2.0.6...v2.0.7) (2023-02-22)

@@ -4,0 +11,0 @@

@@ -11,2 +11,3 @@ # Class XRFrameworkNodeRecord

* [Properties]
* [HasPassThroughCamera]
* [NodeType]

@@ -37,2 +38,10 @@ * [Priority]

#### HasPassThroughCamera
##### Declaration
```
public override bool HasPassThroughCamera { get; protected set; }
```
#### NodeType

@@ -88,2 +97,3 @@

[Properties]: #Properties
[HasPassThroughCamera]: #HasPassThroughCamera
[NodeType]: #NodeType

@@ -90,0 +100,0 @@ [Priority]: #Priority

4

package.json

@@ -8,3 +8,3 @@ {

"licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity/blob/master/LICENSE.md",
"version": "2.0.7",
"version": "2.1.0",
"unity": "2019.3",

@@ -35,3 +35,3 @@ "unityRelease": "0f1",

"dependencies": {
"io.extendreality.zinnia.unity": "2.6.0",
"io.extendreality.zinnia.unity": "2.7.0",
"com.unity.xr.management": "4.0.1"

@@ -38,0 +38,0 @@ },

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