New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 2.0.2

2

dist-node/index.js

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

const VERSION = "2.0.1";
const VERSION = "2.0.2";

@@ -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.1";
export const VERSION = "2.0.2";

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

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

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

const VERSION = "2.0.1";
const VERSION = "2.0.2";

@@ -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.1",
"version": "2.0.2",
"license": "MIT",

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

"@octokit/auth-oauth-device": "^4.0.0",
"@octokit/oauth-methods": "^1.1.0",
"@octokit/oauth-methods": "^2.0.0",
"@octokit/request": "^6.0.0",

@@ -24,0 +24,0 @@ "@octokit/types": "^6.12.2",

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