@octokit/auth-oauth-user
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -13,3 +13,3 @@ 'use strict'; | ||
const VERSION = "2.0.2"; | ||
const VERSION = "2.0.3"; | ||
@@ -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.2"; | ||
export const VERSION = "2.0.3"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "2.0.2"; | ||
export declare const VERSION = "2.0.3"; |
@@ -7,3 +7,3 @@ import { getUserAgent } from 'universal-user-agent'; | ||
const VERSION = "2.0.2"; | ||
const VERSION = "2.0.3"; | ||
@@ -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.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "files": [ | ||
"@octokit/request": "^6.0.0", | ||
"@octokit/types": "^6.12.2", | ||
"@octokit/types": "^7.0.0", | ||
"btoa-lite": "^1.0.0", | ||
@@ -26,0 +26,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
92569
+ Added@octokit/openapi-types@13.13.1(transitive)
+ Added@octokit/types@7.5.1(transitive)
- Removed@octokit/openapi-types@12.11.0(transitive)
- Removed@octokit/types@6.41.0(transitive)
Updated@octokit/types@^7.0.0