Socket
Socket
Sign inDemoInstall

@octokit/auth-token

Package Overview
Dependencies
0
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

9

package.json

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "5.1.0",
"version": "5.1.1",
"description": "GitHub API token authentication for browsers and Node.js",

@@ -42,3 +42,2 @@ "repository": "github:octokit/auth-token.js",

],
"main": "./dist-bundle/index.js",
"types": "./dist-types/index.d.ts",

@@ -48,3 +47,7 @@ "exports": {

"types": "./dist-types/index.d.ts",
"import": "./dist-bundle/index.js"
"import": "./dist-bundle/index.js",
"default": "./dist-bundle/index.js"
},
"./types": {
"types": "./dist-types/index.d.ts"
}

@@ -51,0 +54,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