@octokit/auth-unauthenticated
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@octokit/auth-unauthenticated", | ||
"description": "GitHub API token authentication for browsers and Node.js", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "files": [ | ||
"@octokit/request-error": "^3.0.0", | ||
"@octokit/types": "^7.0.0" | ||
"@octokit/types": "^8.0.0" | ||
}, | ||
@@ -36,7 +36,7 @@ "devDependencies": { | ||
"@tsconfig/node10": "^1.0.3", | ||
"@types/jest": "^28.0.0", | ||
"@types/jest": "^29.0.0", | ||
"fetch-mock": "^9.10.7", | ||
"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.0" | ||
@@ -43,0 +43,0 @@ }, |
+ 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