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

@microsoft/vscode-azext-utils

Package Overview
Dependencies
Maintainers
11
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/vscode-azext-utils - npm Package Compare versions

Comparing version

to
2.5.14

1

out/src/tree/GenericTreeItem.js

@@ -19,2 +19,3 @@ "use strict";

this.description = options.description;
this.tooltip = options.tooltip;
this._includeInTreeItemPicker = !!options.includeInTreeItemPicker;

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

2

package.json
{
"name": "@microsoft/vscode-azext-utils",
"author": "Microsoft Corporation",
"version": "2.5.13",
"version": "2.5.14",
"description": "Common UI tools for developing Azure extensions for VS Code",

@@ -6,0 +6,0 @@ "tags": [

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