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.12.0 to 3.13.0

2

dist-node/index.js

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

const VERSION = "3.12.0";
const VERSION = "3.13.0";

@@ -67,0 +67,0 @@ const DEFAULTS = {

@@ -18,3 +18,3 @@ import { Octokit as Core } from "@octokit/core";

agent: getHttpsProxyAgent(),
...options.request
...options.request,
},

@@ -21,0 +21,0 @@ };

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

export const VERSION = "3.12.0";
export const VERSION = "3.13.0";

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

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

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

"@octokit/plugin-paginate-rest": "^2.2.4",
"@octokit/plugin-rest-endpoint-methods": "5.5.2",
"@octokit/plugin-rest-endpoint-methods": "5.6.0",
"@octokit/types": "^6.16.1",

@@ -27,0 +27,0 @@ "https-proxy-agent": "^5.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