Socket
Book a DemoInstallSign in
Socket

@microsoft/vscode-azext-github

Package Overview
Dependencies
Maintainers
11
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.0.3

l10n/bundle.l10n.json

4

out/src/utils/actionUtils.d.ts

@@ -1,2 +0,2 @@

import { TreeItemIconPath } from "@microsoft/vscode-azext-utils";
import { ThemeIcon } from "vscode";
import { ActionWorkflowRuns } from "../wrappers/getActions";

@@ -35,2 +35,2 @@ import { Job, JobStep } from "../wrappers/getJobs";

*/
export declare function getActionBasedIconPath(data: ActionWorkflowRuns | Job | JobStep): TreeItemIconPath;
export declare function getActionBasedIconPath(data: ActionWorkflowRuns | Job | JobStep): ThemeIcon;
{
"name": "@microsoft/vscode-azext-github",
"author": "Microsoft Corporation",
"version": "1.0.2",
"version": "1.0.3",
"description": "Common GitHub tools for VS Code",

@@ -31,3 +31,4 @@ "tags": [

"package": "npm pack",
"test": "node ./out/test/runTest.js"
"test": "node ./out/test/runTest.js",
"l10n": "npx @vscode/l10n-dev export --outDir ./l10n ./src"
},

@@ -39,3 +40,3 @@ "devDependencies": {

"@types/node": "^16.0.0",
"@types/vscode": "^1.94.0",
"@types/vscode": "^1.95.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",

@@ -52,5 +53,5 @@ "@vscode/test-electron": "^2.3.8",

"dependencies": {
"@microsoft/vscode-azext-utils": "^2.0.0",
"@microsoft/vscode-azext-utils": "^3.0.1",
"@octokit/rest": "^20.1.2"
}
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.