Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
Maintainers
2
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 3.10.1 to 3.10.2

2

dist-node/index.js

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

const VERSION = "3.10.1";
const VERSION = "3.10.2";

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

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

export const VERSION = "3.10.1";
export const VERSION = "3.10.2";

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

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

@@ -25,5 +25,3 @@ "files": [

"@octokit/plugin-rest-endpoint-methods": "5.3.1",
"@octokit/types": "^6.16.1",
"i": "^0.3.6",
"npm": "^7.14.0"
"@octokit/types": "^6.16.1"
},

@@ -38,3 +36,3 @@ "devDependencies": {

"jest": "^27.0.0",
"prettier": "^2.0.1",
"prettier": "2.3.1",
"semantic-release": "^17.0.2",

@@ -41,0 +39,0 @@ "semantic-release-plugin-update-version-in-files": "^1.0.0",

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