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

@microsoft/vscode-azext-azureappsettings

Package Overview
Dependencies
Maintainers
10
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.0 to 0.2.0

13

package.json
{
"name": "@microsoft/vscode-azext-azureappsettings",
"author": "Microsoft Corporation",
"version": "0.1.0",
"version": "0.2.0",
"description": "Common features and tools surrounding App Settings for the Azure VS Code extensions",

@@ -27,16 +27,15 @@ "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"
},
"dependencies": {
"@microsoft/vscode-azext-utils": "^1.2.1"
"@microsoft/vscode-azext-utils": "^2.0.0"
},
"devDependencies": {
"@azure/arm-appservice": "^13.0.2",
"@microsoft/eslint-config-azuretools": "^0.2.0",
"@microsoft/vscode-azext-dev": "^1.2.0",
"@microsoft/eslint-config-azuretools": "^0.2.1",
"@microsoft/vscode-azext-dev": "^2.0.0",
"@types/fs-extra": "^9.0.13",

@@ -43,0 +42,0 @@ "@types/mocha": "^9.0.0",

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