Socket
Socket
Sign inDemoInstall

@octokit/auth-oauth-app

Package Overview
Dependencies
Maintainers
2
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 4.1.1 to 4.1.2

2

dist-node/index.js

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

const VERSION = "4.1.1";
const VERSION = "4.1.2";

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

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

export const VERSION = "4.1.1";
export const VERSION = "4.1.2";

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

export declare const VERSION = "4.1.1";
export declare const VERSION = "4.1.2";

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

const VERSION = "4.1.1";
const VERSION = "4.1.2";

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

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

@@ -24,3 +24,2 @@ "files": [

"@octokit/request": "^5.3.0",
"@octokit/request-error": "^2.0.5",
"@octokit/types": "^6.0.3",

@@ -27,0 +26,0 @@ "@types/btoa-lite": "^1.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