@octokit/auth-action
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@octokit/auth-action", | ||
"description": "GitHub API token authentication for GitHub Actions", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "files": [ | ||
"@octokit/auth-token": "^3.0.0", | ||
"@octokit/types": "^7.0.0" | ||
"@octokit/types": "^8.0.0" | ||
}, | ||
@@ -34,7 +34,7 @@ "devDependencies": { | ||
"@types/fetch-mock": "^7.3.1", | ||
"@types/jest": "^28.0.0", | ||
"@types/jest": "^29.0.0", | ||
"fetch-mock": "^9.0.0", | ||
"jest": "^28.0.0", | ||
"jest": "^29.0.0", | ||
"prettier": "2.7.1", | ||
"ts-jest": "^28.0.0", | ||
"ts-jest": "^29.0.0", | ||
"typescript": "^4.0.2" | ||
@@ -41,0 +41,0 @@ }, |
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
+ Added@octokit/openapi-types@14.0.0(transitive)
+ Added@octokit/types@8.2.1(transitive)
- Removed@octokit/openapi-types@13.13.1(transitive)
- Removed@octokit/types@7.5.1(transitive)
Updated@octokit/types@^8.0.0