Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/action - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

2

dist-node/index.js

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

const VERSION = "2.7.0";
const VERSION = "2.7.1";

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

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

export const VERSION = "2.7.0";
export const VERSION = "2.7.1";

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

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

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

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

@@ -33,3 +33,3 @@ "devDependencies": {

"@types/jest": "^25.1.0",
"@types/node": "^13.1.0",
"@types/node": "^14.0.4",
"fetch-mock": "^9.0.0",

@@ -36,0 +36,0 @@ "jest": "^25.1.0",

@@ -7,3 +7,2 @@ # action.js

[![Build Status](https://github.com/octokit/action.js/workflows/Test/badge.svg)](https://github.com/octokit/action.js/actions)
[![Greenkeeper](https://badges.greenkeeper.io/octokit/action.js.svg)](https://greenkeeper.io/)

@@ -10,0 +9,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc