Socket
Socket
Sign inDemoInstall

@octokit/auth-oauth-app

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.0.2 to 5.0.3

2

dist-node/index.js

@@ -75,3 +75,3 @@ 'use strict';

const VERSION = "5.0.2";
const VERSION = "5.0.3";

@@ -78,0 +78,0 @@ function createOAuthAppAuth(options) {

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

export const VERSION = "5.0.2";
export const VERSION = "5.0.3";

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

export declare const VERSION = "5.0.2";
export declare const VERSION = "5.0.3";

@@ -69,3 +69,3 @@ import { getUserAgent } from 'universal-user-agent';

const VERSION = "5.0.2";
const VERSION = "5.0.3";

@@ -72,0 +72,0 @@ function createOAuthAppAuth(options) {

{
"name": "@octokit/auth-oauth-app",
"description": "GitHub OAuth App authentication for JavaScript",
"version": "5.0.2",
"version": "5.0.3",
"license": "MIT",

@@ -27,3 +27,3 @@ "files": [

"@octokit/auth-oauth-user": "^2.0.0",
"@octokit/request": "^5.6.3",
"@octokit/request": "^6.0.0",
"@octokit/types": "^7.0.0",

@@ -41,8 +41,8 @@ "@types/btoa-lite": "^1.0.0",

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"fetch-mock": "^9.0.0",
"jest": "^28.0.0",
"jest": "^29.0.0",
"prettier": "2.7.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.0"

@@ -49,0 +49,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