@microsoft/vscode-azext-azureappsettings
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
22649
+ Added@microsoft/1ds-core-js@4.3.5(transitive)
+ Added@microsoft/1ds-post-js@4.3.5(transitive)
+ Added@microsoft/applicationinsights-channel-js@3.3.5(transitive)
+ Added@microsoft/applicationinsights-common@3.3.5(transitive)
+ Added@microsoft/applicationinsights-core-js@3.3.5(transitive)
+ Added@microsoft/applicationinsights-shims@3.0.1(transitive)
+ Added@microsoft/applicationinsights-web-basic@3.3.5(transitive)
+ Added@microsoft/dynamicproto-js@2.0.3(transitive)
+ Added@microsoft/vscode-azext-utils@2.5.13(transitive)
+ Added@nevware21/ts-async@0.5.4(transitive)
+ Added@nevware21/ts-utils@0.11.6(transitive)
+ Added@vscode/extension-telemetry@0.9.8(transitive)
- Removed@microsoft/1ds-core-js@3.2.18(transitive)
- Removed@microsoft/1ds-post-js@3.2.18(transitive)
- Removed@microsoft/applicationinsights-core-js@2.8.18(transitive)
- Removed@microsoft/applicationinsights-shims@2.0.2(transitive)
- Removed@microsoft/dynamicproto-js@1.1.11(transitive)
- Removed@microsoft/vscode-azext-utils@1.2.2(transitive)
- Removed@vscode/extension-telemetry@0.6.2(transitive)