Socket
Socket
Sign inDemoInstall

@octokit/oauth-authorization-url

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/oauth-authorization-url - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

8

package.json

@@ -6,3 +6,3 @@ {

},
"version": "6.0.1",
"version": "6.0.2",
"description": "Universal library to retrieve GitHub’s identity URL for the OAuth web flow",

@@ -22,3 +22,3 @@ "repository": "github:octokit/oauth-authorization-url.js",

"devDependencies": {
"@octokit/tsconfig": "^1.0.2",
"@octokit/tsconfig": "^2.0.0",
"@types/jest": "^29.0.0",

@@ -28,3 +28,2 @@ "esbuild": "^0.17.19",

"jest": "^29.0.0",
"pika-plugin-unpkg-field": "^1.0.1",
"prettier": "2.8.8",

@@ -41,3 +40,4 @@ "ts-jest": "^29.0.0",

"module": "dist-src/index.js",
"sideEffects": false
"sideEffects": false,
"unpkg": "dist-web/index.js"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc