Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
28
Maintainers
4
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.9 to 4.0.10

2

dist-node/index.js

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

const VERSION = "4.0.9";
const VERSION = "4.0.10";

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

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

export const VERSION = "4.0.9";
export const VERSION = "4.0.10";

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

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

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

"@octokit/core": "^4.0.0",
"@octokit/plugin-paginate-rest": "^4.0.0",
"@octokit/plugin-paginate-rest": "^5.0.0",
"@octokit/plugin-rest-endpoint-methods": "^6.0.0",

@@ -29,0 +29,0 @@ "@octokit/types": "^8.0.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