Socket
Socket
Sign inDemoInstall

@octokit/auth-token

Package Overview
Dependencies
2
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

10

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

@@ -24,3 +24,3 @@ "files": [

"dependencies": {
"@octokit/types": "^7.0.0"
"@octokit/types": "^8.0.0"
},

@@ -35,8 +35,8 @@ "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",
"semantic-release": "^19.0.3",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.0"

@@ -43,0 +43,0 @@ },

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