@octokit/auth-unauthenticated
Advanced tools
Comparing version
{ | ||
"name": "@octokit/auth-unauthenticated", | ||
"description": "GitHub API token authentication for browsers and Node.js", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"license": "MIT", | ||
@@ -31,10 +31,12 @@ "files": [ | ||
"@tsconfig/node10": "^1.0.3", | ||
"@types/jest": "^26.0.0", | ||
"@types/jest": "^27.0.0", | ||
"fetch-mock": "^9.10.7", | ||
"jest": "^27.0.0", | ||
"prettier": "2.3.1", | ||
"semantic-release": "^17.0.0", | ||
"prettier": "2.7.1", | ||
"ts-jest": "^27.0.0-next.12", | ||
"typescript": "^4.0.0" | ||
}, | ||
"engines": { | ||
"node": ">= 14" | ||
}, | ||
"publishConfig": { | ||
@@ -41,0 +43,0 @@ "access": "public" |
24583
0.02%13
-7.14%