Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
46
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.1 to 2.7.2

2

dist-node/index.js

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

const VERSION = "2.7.1";
const VERSION = "2.7.2";

@@ -13,0 +13,0 @@ const Octokit = core.Octokit.plugin(pluginPaginateRest.paginateRest, pluginRestEndpointMethods.restEndpointMethods).defaults({

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

export const VERSION = "2.7.1";
export const VERSION = "2.7.2";

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

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

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

"@octokit/plugin-paginate-rest": "^2.2.0",
"@octokit/plugin-rest-endpoint-methods": "3.12.2",
"@octokit/plugin-rest-endpoint-methods": "3.14.0",
"@octokit/types": "^4.0.1"

@@ -27,0 +27,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc