Socket
Socket
Sign inDemoInstall

@microsoft/vscode-azext-azureutils

Package Overview
Dependencies
Maintainers
10
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.5 to 2.0.0

14

package.json
{
"name": "@microsoft/vscode-azext-azureutils",
"author": "Microsoft Corporation",
"version": "1.1.5",
"version": "2.0.0",
"description": "Common Azure utils for developing Azure extensions for VS Code",

@@ -27,8 +27,7 @@ "tags": [

"build": "tsc -p ./",
"prepack": "tsc -p ./",
"compile": "tsc -watch -p ./",
"lint": "eslint --ext .ts .",
"lint-fix": "eslint --ext .ts . --fix",
"pretest": "npm run build",
"test": "node ./out/test/runTest.js"
"test": "node ./out/test/runTest.js",
"package": "npm pack"
},

@@ -44,3 +43,3 @@ "dependencies": {

"@azure/logger": "^1.0.4",
"@microsoft/vscode-azext-utils": "^1.2.2",
"@microsoft/vscode-azext-utils": "^2.0.0",
"semver": "^7.3.7",

@@ -55,5 +54,4 @@ "uuid": "^9.0.0"

"@azure/core-paging": "^1.2.1",
"@azure/ms-rest-nodeauth": "^3.1.1",
"@microsoft/eslint-config-azuretools": "^0.2.0",
"@microsoft/vscode-azext-dev": "^1.0.0",
"@microsoft/eslint-config-azuretools": "^0.2.1",
"@microsoft/vscode-azext-dev": "^2.0.0",
"@microsoft/vscode-azureresources-api": "^2.0.3",

@@ -60,0 +58,0 @@ "@types/mocha": "^7.0.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc