Socket
Socket
Sign inDemoInstall

@microsoft/vscode-azext-utils

Package Overview
Dependencies
Maintainers
11
Versions
87
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 2.2.0-agent.8 to 2.2.0

6

out/src/userInput/AzExtUserInputWithInputQueue.js

@@ -20,8 +20,2 @@ "use strict";

const AzExtUserInput_1 = require("./AzExtUserInput");
/**
* An IAzureUserInput will answer prompts based on the values in an {@link AzureUserInputQueue} instead of showing prompts to the user.
* If the head of the queue is undefined or null, then prompts will be shown to the user.
*
* @todo Should the standard implementation of IAzureUserInput support taking in an {@link AzureUserInputQueue} instead of having this classs?
*/
class AzExtUserInputWithInputQueue {

@@ -28,0 +22,0 @@ constructor(context, returnValueQueue) {

2

package.json
{
"name": "@microsoft/vscode-azext-utils",
"author": "Microsoft Corporation",
"version": "2.2.0-agent.8",
"version": "2.2.0",
"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

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