Socket
Socket
Sign inDemoInstall

com.microsoft.mesh.toolkit

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.microsoft.mesh.toolkit - npm Package Compare versions

Comparing version 5.2407.225 to 5.2408.286

mesh.cloudscripting.client/Plugins/Csa/Hub~/Azure.Data.Tables.dll

30

mesh.cloudscripting.client/Plugins/Csa/Hub~/appsettings.json

@@ -6,2 +6,3 @@ {

"Microsoft": "Information",
"Microsoft.R9": "Error",
"Orleans": "Error",

@@ -13,3 +14,30 @@ "Microsoft.Hosting.Lifetime": "Information",

},
"AllowedHosts": "*"
"AllowedHosts": "*",
"Mesh.Common.Telemetry": {
"Environment": "dev",
"Region": "westus3",
"ServiceName": "CloudScripting",
"ServiceVersion": "1.0.4",
"ActivityNamespacePrefix": "Microsoft.Mesh.CloudScripting.*",
"LogsAccount": "meshtest",
"LogsNamespace": "Mesh",
"MetricsAccount": "meshtest",
"MetricsNamespace": "Mesh.Common",
"CustomFields": [
"traceId",
"eventName",
"eventId",
"componentId",
"roleName",
"roleVersion"
],
"PrepopulatedFields": {
"env_cloud_role": "MeshTestService",
"env_cloud_env": "dev"
},
"MonitoringNamespaceOverrides": {
"Microsoft.Sample.Observability.WebApp.MetricsExample": "Mesh.Examples.WebApp",
"Microsoft.R9.Extensions.Metering.Collectors.EventCounters": "Mesh.Common.EventCounters"
}
}
}

@@ -6,2 +6,3 @@ {

"Microsoft": "Information",
"Microsoft.R9": "Error",
"Orleans": "Error",

@@ -8,0 +9,0 @@ "Microsoft.Hosting.Lifetime": "Information",

6

mesh.cloudscripting.client/Plugins/Csa/Hub~/CloudScripting.Hosting.Service.runtimeconfig.json
{
"runtimeOptions": {
"tfm": "net6.0",
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
"version": "8.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "6.0.0"
"version": "8.0.0"
}

@@ -13,0 +13,0 @@ ],

��Changelog
===========
1.2407.20
1.2408.132
-------
* Fix a bug where saving a scene with TMP text caused the mesh toolkit package to reimport.
* Duplicate environment names are no longer allowed in the same collection.
* Add menu "Mesh Toolkit/Configure/Apply Mesh Font to Open Scenes" that will update fonts on open scenes TextMesh pro components to use default Mesh font.
* Fixed bug which caused the upload to fail during thumbnail generation when the file was not on disk.
* Settings title changed from "Mesh Uploader Settings" to "Mesh Toolkit Settings"
* Fix a bug that allowed the user to still use a deprecated version of the toolkit.
1.2407.17
-------
* Duplicate environment names are no longer allowed in the same collection.
* Add menu "Mesh Toolkit/Configure/Apply Mesh Font to Open Scenes" that will update fonts on open scenes TextMesh pro components to use default Mesh font.
1.2406.16

@@ -10,0 +16,0 @@ -------

{
"name": "com.microsoft.mesh.toolkit",
"version": "5.2407.225",
"version": "5.2408.286",
"unity": "2022.3",
"description": "Toolkit for the creation of custom Microsoft Mesh environments\nSee https://www.aka.ms/MeshDeveloper for details.\n\nMicrosoft processes data you upload to Mesh and\nstores that data in your M365 Tenant. By uploading\ninformation or media, you consent to our collection,\nuse, and processing of that data as described in the\nMicrosoft Privacy Statement: aka.ms/privacy.",
"description": "Microsoft processes data you upload to Mesh and stores that data in your M365 Tenant. By uploading information or media, you consent to our collection, use, and processing of that data as described in the Microsoft Privacy Statement: aka.ms/privacy.",
"displayName": "Microsoft Mesh Toolkit",

@@ -18,28 +18,28 @@ "author": {

"dependencies": {
"com.unity.cloud.gltfast": "6.4.0",
"com.unity.animation.rigging": "1.2.1",
"com.unity.burst": "1.8.11",
"com.unity.cinemachine": "2.9.5",
"com.unity.collections": "1.2.4",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.inputsystem": "1.7.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.unitywebrequesttexture": "1.0.0",
"com.unity.xr.interaction.toolkit": "2.5.2",
"com.unity.xr.management": "4.4.0",
"com.unity.xr.core-utils": "2.2.3",
"com.unity.inputsystem": "1.7.0",
"com.unity.xr.arfoundation": "5.1.4",
"com.unity.textmeshpro": "3.0.7",
"com.unity.cinemachine": "2.9.5",
"com.unity.cloud.gltfast": "6.4.0",
"com.unity.render-pipelines.universal": "14.0.9",
"com.unity.xr.hands": "1.3.0",
"com.unity.visualscripting": "1.9.1",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.modules.video": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.profiling.core": "1.0.2",
"com.unity.render-pipelines.universal": "14.0.9",
"com.unity.modules.animation": "1.0.0",
"com.unity.xr.openxr": "1.9.1",
"com.unity.scriptablebuildpipeline": "1.21.21",
"com.unity.textmeshpro": "3.0.7",
"com.unity.visualscripting": "1.9.1",
"com.unity.xr.arfoundation": "5.1.4",
"com.unity.xr.core-utils": "2.2.3",
"com.unity.xr.hands": "1.3.0",
"com.unity.xr.interaction.toolkit": "2.5.2",
"com.unity.xr.management": "4.4.0",
"com.unity.xr.openxr": "1.9.1"
"com.unity.editorcoroutines": "1.0.0",
"com.unity.animation.rigging": "1.2.1",
"com.unity.burst": "1.8.11",
"com.unity.collections": "1.2.4"
}
}

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 too big to display

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Sorry, the diff of this file is too big to display

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc