Socket
Socket
Sign inDemoInstall

@octokit/oauth-methods

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/oauth-methods - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist-node/index.js

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

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

@@ -15,0 +15,0 @@ function requestToOAuthBaseUrl(request) {

@@ -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";
{
"name": "@octokit/oauth-methods",
"description": "Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub Apps",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

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

"@octokit/oauth-authorization-url": "^4.3.1",
"@octokit/request": "^5.4.14",
"@octokit/request": "^6.0.0",
"@octokit/request-error": "^2.0.5",

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

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