@octokit/action
Advanced tools
Comparing version 3.5.3 to 3.5.4
@@ -10,3 +10,3 @@ 'use strict'; | ||
const VERSION = "3.5.3"; | ||
const VERSION = "3.5.4"; | ||
@@ -13,0 +13,0 @@ const Octokit = core.Octokit.plugin(pluginPaginateRest.paginateRest, pluginRestEndpointMethods.restEndpointMethods).defaults({ |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "3.5.3"; | ||
export const VERSION = "3.5.4"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "3.5.3"; | ||
export declare const VERSION = "3.5.4"; |
{ | ||
"name": "@octokit/action", | ||
"description": "GitHub API client for GitHub Actions", | ||
"version": "3.5.3", | ||
"version": "3.5.4", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "files": [ | ||
], | ||
"repository": "https://github.com/octokit/action.js", | ||
"repository": "github:octokit/action.js", | ||
"dependencies": { | ||
@@ -25,3 +25,3 @@ "@octokit/auth-action": "^1.2.0", | ||
"@octokit/plugin-paginate-rest": "^2.2.4", | ||
"@octokit/plugin-rest-endpoint-methods": "4.13.3", | ||
"@octokit/plugin-rest-endpoint-methods": "4.13.4", | ||
"@octokit/types": "^6.0.3" | ||
@@ -28,0 +28,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9275
+ Added@octokit/plugin-rest-endpoint-methods@4.13.4(transitive)
- Removed@octokit/plugin-rest-endpoint-methods@4.13.3(transitive)