Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
28
Maintainers
4
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.8 to 4.0.9

2

dist-node/index.js

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

const VERSION = "4.0.8";
const VERSION = "4.0.9";

@@ -13,0 +13,0 @@ const HttpsProxyAgent = require("https-proxy-agent");

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

export const VERSION = "4.0.8";
export const VERSION = "4.0.9";

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

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

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

"@octokit/plugin-rest-endpoint-methods": "^6.0.0",
"@octokit/types": "^7.0.0",
"@octokit/types": "^8.0.0",
"https-proxy-agent": "^5.0.1"

@@ -36,9 +36,9 @@ },

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

@@ -45,0 +45,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