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

@octokit/auth-oauth-user

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-user - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist-node/index.js

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

const VERSION = "2.0.0";
const VERSION = "2.0.1";

@@ -16,0 +16,0 @@ // @ts-nocheck there is only place for one of us in this file. And it's not you, TS

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

export const VERSION = "2.0.0";
export const VERSION = "2.0.1";

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

export declare const VERSION = "2.0.0";
export declare const VERSION = "2.0.1";

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

const VERSION = "2.0.0";
const VERSION = "2.0.1";

@@ -10,0 +10,0 @@ // @ts-nocheck there is only place for one of us in this file. And it's not you, TS

{
"name": "@octokit/auth-oauth-user",
"description": "Octokit authentication strategy for OAuth clients",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

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

"dependencies": {
"@octokit/auth-oauth-device": "^3.1.1",
"@octokit/auth-oauth-device": "^4.0.0",
"@octokit/oauth-methods": "^1.1.0",

@@ -30,3 +30,3 @@ "@octokit/request": "^6.0.0",

"devDependencies": {
"@octokit/core": "^3.3.0",
"@octokit/core": "^4.0.0",
"@octokit/tsconfig": "^1.0.2",

@@ -33,0 +33,0 @@ "@pika/pack": "^0.5.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