@octokit/auth-action
Advanced tools
Comparing version 1.3.4 to 2.0.0
{ | ||
"name": "@octokit/auth-action", | ||
"description": "GitHub API token authentication for GitHub Actions", | ||
"version": "1.3.4", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -37,2 +37,5 @@ "files": [ | ||
}, | ||
"engines": { | ||
"node": ">= 14" | ||
}, | ||
"publishConfig": { | ||
@@ -39,0 +42,0 @@ "access": "public" |
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
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
12062