Socket
Socket
Sign inDemoInstall

@octokit/auth-oauth-user

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

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "4.0.0";
var VERSION = "4.0.1";

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

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

const VERSION = "4.0.0";
const VERSION = "4.0.1";
export {
VERSION
};

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

export declare const VERSION = "4.0.0";
export declare const VERSION = "4.0.1";

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

// pkg/dist-src/version.js
var VERSION = "4.0.0";
var VERSION = "4.0.1";

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

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

},
"version": "4.0.0",
"version": "4.0.1",
"description": "Octokit authentication strategy for OAuth clients",

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

"@octokit/request": "^8.0.2",
"@octokit/types": "^11.0.0",
"@octokit/types": "^12.0.0",
"btoa-lite": "^1.0.0",

@@ -28,3 +28,3 @@ "universal-user-agent": "^6.0.0"

"devDependencies": {
"@octokit/core": "^4.0.0",
"@octokit/core": "^5.0.0",
"@octokit/tsconfig": "^2.0.0",

@@ -34,9 +34,9 @@ "@types/btoa-lite": "^1.0.0",

"@types/node": "^18.0.0",
"esbuild": "^0.18.0",
"fetch-mock": "^9.11.0",
"esbuild": "^0.19.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^10.2.7",
"jest": "^29.0.0",
"mockdate": "^3.0.4",
"prettier": "3.0.0",
"semantic-release": "^21.0.0",
"prettier": "3.0.3",
"semantic-release": "^22.0.0",
"semantic-release-plugin-update-version-in-files": "^1.1.0",

@@ -43,0 +43,0 @@ "ts-jest": "^29.0.0",

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