Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/auth-unauthenticated

Package Overview
Dependencies
Maintainers
4
Versions
23
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 4.0.1 to 5.0.0

10

package.json

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

},
"version": "4.0.1",
"version": "5.0.0",
"description": "GitHub API token authentication for browsers and Node.js",

@@ -19,8 +19,8 @@ "repository": "github:octokit/auth-unauthenticated.js",

"dependencies": {
"@octokit/request-error": "^4.0.0",
"@octokit/types": "^9.0.0"
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^11.0.0"
},
"devDependencies": {
"@octokit/core": "^4.0.0",
"@octokit/request": "^6.0.0",
"@octokit/request": "^8.0.2",
"@octokit/tsconfig": "^2.0.0",

@@ -33,3 +33,3 @@ "@tsconfig/node10": "^1.0.3",

"jest": "^29.0.0",
"prettier": "2.8.8",
"prettier": "3.0.0",
"ts-jest": "^29.0.0",

@@ -36,0 +36,0 @@ "typescript": "^5.0.0"

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