Socket
Socket
Sign inDemoInstall

@octokit/auth-token

Package Overview
Dependencies
2
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0 to 3.0.0

15

package.json
{
"name": "@octokit/auth-token",
"description": "GitHub API token authentication for browsers and Node.js",
"version": "2.5.0",
"version": "3.0.0",
"license": "MIT",

@@ -30,10 +30,13 @@ "files": [

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"fetch-mock": "^9.0.0",
"jest": "^27.0.0",
"prettier": "2.4.1",
"semantic-release": "^17.0.0",
"ts-jest": "^27.0.0-next.12",
"jest": "^28.0.0",
"prettier": "2.7.1",
"semantic-release": "^19.0.3",
"ts-jest": "^28.0.0",
"typescript": "^4.0.0"
},
"engines": {
"node": ">= 14"
},
"publishConfig": {

@@ -40,0 +43,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc