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

@octokit/auth-oauth-user

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/auth-oauth-user - npm Package Compare versions

Comparing version 2.1.2 to 3.0.0

2

dist-node/index.js

@@ -41,3 +41,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "2.1.2";
var VERSION = "3.0.0";

@@ -44,0 +44,0 @@ // pkg/dist-src/get-authentication.js

@@ -1,4 +0,4 @@

const VERSION = "2.1.2";
const VERSION = "3.0.0";
export {
VERSION
};

@@ -1,1 +0,1 @@

export declare const VERSION = "2.1.2";
export declare const VERSION = "3.0.0";

@@ -6,3 +6,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "2.1.2";
var VERSION = "3.0.0";

@@ -9,0 +9,0 @@ // pkg/dist-src/get-authentication.js

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

},
"version": "2.1.2",
"version": "3.0.0",
"description": "Octokit authentication strategy for OAuth clients",

@@ -45,3 +45,3 @@ "repository": "https://github.com/octokit/auth-oauth-user.js",

"engines": {
"node": ">= 14"
"node": ">= 18"
},

@@ -48,0 +48,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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