Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
28
Maintainers
2
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.14.0 to 3.14.1

2

dist-node/index.js

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

const VERSION = "3.14.0";
const VERSION = "3.14.1";

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

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

export const VERSION = "3.14.0";
export const VERSION = "3.14.1";

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

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

@@ -6,0 +6,0 @@ "files": [

@@ -133,3 +133,3 @@ # action.js

`@octokit/action` is simply a [`@octokit/core`](https://github.com/octokit/core.js#readme) constructor, pre-authenticate using [`@octokit/auth-action](https://github.com/octokit/auth-action.js#readme).
`@octokit/action` is simply a [`@octokit/core`](https://github.com/octokit/core.js#readme) constructor, pre-authenticate using [`@octokit/auth-action`](https://github.com/octokit/auth-action.js#readme).

@@ -136,0 +136,0 @@ The source code is … simple: [`src/index.ts`](src/index.ts).

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