Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/auth-oauth-device

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.1.3 to 3.1.4

2

dist-node/index.js

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

const VERSION = "3.1.3";
const VERSION = "3.1.4";

@@ -206,0 +206,0 @@ const _excluded = ["request"];

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

export const VERSION = "3.1.3";
export const VERSION = "3.1.4";

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

export declare const VERSION = "3.1.3";
export declare const VERSION = "3.1.4";

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

const VERSION = "3.1.3";
const VERSION = "3.1.4";

@@ -106,0 +106,0 @@ function createOAuthDeviceAuth(options) {

{
"name": "@octokit/auth-oauth-device",
"description": "GitHub OAuth Device authentication strategy for JavaScript",
"version": "3.1.3",
"version": "3.1.4",
"license": "MIT",

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

"@octokit/oauth-methods": "^2.0.0",
"@octokit/request": "^5.4.14",
"@octokit/request": "^6.0.0",
"@octokit/types": "^6.10.0",

@@ -24,0 +24,0 @@ "universal-user-agent": "^6.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