You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@octokit/auth-unauthenticated

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/auth-unauthenticated - npm Package Compare versions

Comparing version

to
3.0.0

10

package.json
{
"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"