Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
6
Maintainers
4
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

2

dist-node/index.js

@@ -10,3 +10,3 @@ 'use strict';

const VERSION = "5.0.1";
const VERSION = "5.0.2";

@@ -13,0 +13,0 @@ const HttpsProxyAgent = require("https-proxy-agent");

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

export const VERSION = "5.0.1";
export const VERSION = "5.0.2";

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

export declare const VERSION = "5.0.1";
export declare const VERSION = "5.0.2";
{
"name": "@octokit/action",
"description": "GitHub API client for GitHub Actions",
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",

@@ -28,3 +28,3 @@ "files": [

"@octokit/plugin-rest-endpoint-methods": "^7.0.0",
"@octokit/types": "^8.0.0",
"@octokit/types": "^9.0.0",
"https-proxy-agent": "^5.0.1"

@@ -31,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc