Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
84
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

dist-node/index.js

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

const VERSION = "4.0.0";
const VERSION = "4.0.1";

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

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

export const VERSION = "4.0.0";
export const VERSION = "4.0.1";

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

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

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

"@octokit/auth-action": "^1.2.0",
"@octokit/core": "^3.6.0",
"@octokit/core": "^4.0.0",
"@octokit/plugin-paginate-rest": "^2.16.8",

@@ -33,9 +33,9 @@ "@octokit/plugin-rest-endpoint-methods": "^5.12.0",

"@pika/plugin-ts-standard-pkg": "^0.9.0",
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"@types/node": "^16.0.0",
"fetch-mock": "^9.0.0",
"jest": "^27.0.0",
"jest": "^28.0.0",
"prettier": "2.7.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^27.0.0-next.12",
"ts-jest": "^28.0.0",
"typescript": "^4.0.2"

@@ -42,0 +42,0 @@ },

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