@microsoft.azure/autorest-core
Advanced tools
Comparing version 3.0.5461 to 3.0.5463
@@ -224,3 +224,3 @@ "use strict"; | ||
const uniquePathPerProfile = new linq_1.Dictionary(); | ||
// filter paths | ||
// filter paths | ||
for (const { value, key: pathKey, pointer, children } of nodes) { | ||
@@ -227,0 +227,0 @@ const path = value['x-ms-metadata'].path.replace(/\/*$/, ''); |
{ | ||
"name": "@microsoft.azure/autorest-core", | ||
"version": "3.0.5461", | ||
"version": "3.0.5463", | ||
"description": "AutoRest core module", | ||
@@ -58,13 +58,13 @@ "engines": { | ||
"vscode-languageserver": "3.5.1", | ||
"@microsoft.azure/async-io": "^2.1.90", | ||
"@microsoft.azure/extension": "^2.2.85", | ||
"@microsoft.azure/uri": "^2.1.81", | ||
"@microsoft.azure/datastore": "^3.0.114", | ||
"@microsoft.azure/oai2-to-oai3": "^3.0.138", | ||
"@microsoft.azure/codegen": "^1.0.105", | ||
"@microsoft.azure/openapi": "^2.1.80", | ||
"@microsoft.azure/linq": "^2.1.83", | ||
"@microsoft.azure/tasks": "^2.1.87", | ||
"@microsoft.azure/deduplication": "^2.0.97", | ||
"@microsoft.azure/object-comparison": "^2.1.76", | ||
"@microsoft.azure/async-io": "^2.1.99", | ||
"@microsoft.azure/extension": "^2.2.94", | ||
"@microsoft.azure/uri": "^2.1.90", | ||
"@microsoft.azure/datastore": "^3.0.124", | ||
"@microsoft.azure/oai2-to-oai3": "^3.0.149", | ||
"@microsoft.azure/codegen": "^1.0.117", | ||
"@microsoft.azure/openapi": "^2.1.89", | ||
"@microsoft.azure/linq": "^2.1.92", | ||
"@microsoft.azure/tasks": "^2.1.96", | ||
"@microsoft.azure/deduplication": "^2.0.106", | ||
"@microsoft.azure/object-comparison": "^2.1.85", | ||
"compare-versions": "^3.4.0", | ||
@@ -87,13 +87,13 @@ "commonmark": "^0.27.0", | ||
"vscode-languageserver": "3.5.1", | ||
"@microsoft.azure/async-io": "^2.1.90", | ||
"@microsoft.azure/extension": "^2.2.85", | ||
"@microsoft.azure/uri": "^2.1.81", | ||
"@microsoft.azure/datastore": "^3.0.114", | ||
"@microsoft.azure/oai2-to-oai3": "^3.0.138", | ||
"@microsoft.azure/codegen": "^1.0.105", | ||
"@microsoft.azure/openapi": "^2.1.80", | ||
"@microsoft.azure/linq": "^2.1.83", | ||
"@microsoft.azure/tasks": "^2.1.87", | ||
"@microsoft.azure/deduplication": "^2.0.97", | ||
"@microsoft.azure/object-comparison": "^2.1.76", | ||
"@microsoft.azure/async-io": "^2.1.99", | ||
"@microsoft.azure/extension": "^2.2.94", | ||
"@microsoft.azure/uri": "^2.1.90", | ||
"@microsoft.azure/datastore": "^3.0.124", | ||
"@microsoft.azure/oai2-to-oai3": "^3.0.149", | ||
"@microsoft.azure/codegen": "^1.0.117", | ||
"@microsoft.azure/openapi": "^2.1.89", | ||
"@microsoft.azure/linq": "^2.1.92", | ||
"@microsoft.azure/tasks": "^2.1.96", | ||
"@microsoft.azure/deduplication": "^2.0.106", | ||
"@microsoft.azure/object-comparison": "^2.1.85", | ||
"commonmark": "^0.27.0", | ||
@@ -100,0 +100,0 @@ "jsonpath": "1.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
26244273