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.1 to 2.0.2

2

dist-node/index.js

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

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

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

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

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

"dependencies": {
"@octokit/oauth-authorization-url": "^4.3.1",
"@octokit/oauth-authorization-url": "^5.0.0",
"@octokit/request": "^6.0.0",
"@octokit/request-error": "^2.0.5",
"@octokit/request-error": "^3.0.0",
"@octokit/types": "^6.12.2",

@@ -26,0 +26,0 @@ "btoa-lite": "^1.0.0"

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