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 5.0.6 to 6.0.0

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "5.0.6";
var VERSION = "6.0.0";

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

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

const VERSION = "5.0.6";
const VERSION = "6.0.0";
export {
VERSION
};

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

export declare const VERSION = "5.0.6";
export declare const VERSION = "6.0.0";

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

// pkg/dist-src/version.js
var VERSION = "5.0.6";
var VERSION = "6.0.0";

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

{
"name": "@octokit/action",
"version": "5.0.6",
"version": "6.0.0",
"publishConfig": {

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

"@octokit/core": "^4.0.0",
"@octokit/plugin-paginate-rest": "^6.0.0",
"@octokit/plugin-paginate-rest": "^7.0.0",
"@octokit/plugin-rest-endpoint-methods": "^7.0.0",

@@ -24,0 +24,0 @@ "@octokit/types": "^9.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