Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
29
Maintainers
4
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

2

dist-node/index.js

@@ -32,3 +32,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "6.0.2";
var VERSION = "6.0.3";

@@ -35,0 +35,0 @@ // pkg/dist-src/index.js

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

const VERSION = "6.0.2";
const VERSION = "6.0.3";
export {
VERSION
};

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

export declare const VERSION = "6.0.2";
export declare const VERSION = "6.0.3";

@@ -8,3 +8,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "6.0.2";
var VERSION = "6.0.3";

@@ -11,0 +11,0 @@ // pkg/dist-src/index.js

{
"name": "@octokit/action",
"version": "6.0.2",
"version": "6.0.3",
"publishConfig": {

@@ -19,3 +19,3 @@ "access": "public"

"dependencies": {
"@octokit/auth-action": "^2.0.0",
"@octokit/auth-action": "^3.0.0",
"@octokit/core": "^4.0.0",

@@ -22,0 +22,0 @@ "@octokit/plugin-paginate-rest": "^7.0.0",

Sorry, the diff of this file is not supported yet

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