New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/auth-unauthenticated

Package Overview
Dependencies
Maintainers
3
Versions
24
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 3.0.1 to 3.0.2

16

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

@@ -10,2 +10,6 @@ "files": [

],
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"pika": true,

@@ -22,3 +26,3 @@ "sideEffects": false,

"@octokit/request-error": "^3.0.0",
"@octokit/types": "^6.0.3"
"@octokit/types": "^7.0.0"
},

@@ -28,3 +32,3 @@ "devDependencies": {

"@octokit/request": "^6.0.0",
"@pika/pack": "^0.5.0",
"@pika/pack": "^0.3.7",
"@pika/plugin-build-node": "^0.9.0",

@@ -46,7 +50,3 @@ "@pika/plugin-build-web": "^0.9.0",

"access": "public"
},
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"module": "dist-web/index.js"
}
}

Sorry, the diff of this file is not supported yet

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