Socket
Socket
Sign inDemoInstall

ai.natml.hub

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

6

Changelog.md

@@ -0,1 +1,7 @@

## 1.0.3
+ Added `HubSettings.OnUpdateSettings` event raised when settings are updated by the user.
+ Added `NatMLHub.CurrentPlatform` property for getting the current NatML platform identifier.
+ Added `NatMLHub.ToPlatform` extension method to convert a Unity `RuntimePlatform` to a NatML platform identifier.
+ Added `NatMLHub.FormatForPlatform` method to get the default graph format for a given NatML platform.
## 1.0.2

@@ -2,0 +8,0 @@ + Added `HubSettings.User` property for fetching NatML user info with current access key.

2

package.json
{
"name": "ai.natml.hub",
"version": "1.0.2",
"version": "1.0.3",
"displayName": "NatML Hub",

@@ -5,0 +5,0 @@ "description": "NatML Hub API for Unity Engine.",

@@ -19,3 +19,3 @@ # NatML Hub

"dependencies": {
"ai.natml.hub": "1.0.2"
"ai.natml.hub": "1.0.3"
}

@@ -22,0 +22,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc