Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/vscode-azext-utils

Package Overview
Dependencies
Maintainers
10
Versions
89
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 0.3.3 to 0.3.4

4

out/src/tree/AzExtTreeDataProvider.js

@@ -145,4 +145,4 @@ "use strict";

}
refreshUIOnly(treeItem) {
this._onDidChangeTreeDataEmitter.fire(treeItem === this._rootTreeItem ? undefined : treeItem);
refreshUIOnly(_treeItem) {
this._onDidChangeTreeDataEmitter.fire(undefined);
}

@@ -149,0 +149,0 @@ loadMore(treeItem, context) {

{
"name": "@microsoft/vscode-azext-utils",
"author": "Microsoft Corporation",
"version": "0.3.3",
"version": "0.3.4",
"description": "Common UI tools for developing Azure extensions for VS Code",

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

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