Socket
Socket
Sign inDemoInstall

@octokit/oauth-methods

Package Overview
Dependencies
Maintainers
4
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 3.0.0 to 3.0.1

2

dist-node/index.js

@@ -48,3 +48,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "3.0.0";
var VERSION = "3.0.1";

@@ -51,0 +51,0 @@ // pkg/dist-src/get-web-flow-authorization-url.js

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

const VERSION = "3.0.0";
const VERSION = "3.0.1";
export {
VERSION
};

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

export declare const VERSION = "3.0.0";
export declare const VERSION = "3.0.1";
// pkg/dist-src/version.js
var VERSION = "3.0.0";
var VERSION = "3.0.1";

@@ -4,0 +4,0 @@ // pkg/dist-src/get-web-flow-authorization-url.js

{
"name": "@octokit/oauth-methods",
"version": "3.0.0",
"version": "3.0.1",
"description": "Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub Apps",

@@ -17,5 +17,5 @@ "repository": "https://github.com/octokit/oauth-methods.js",

"@octokit/oauth-authorization-url": "^6.0.2",
"@octokit/request": "^6.2.5",
"@octokit/request": "^7.0.0",
"@octokit/request-error": "^4.0.1",
"@octokit/types": "^9.3.0",
"@octokit/types": "^10.0.0",
"btoa-lite": "^1.0.0"

@@ -28,3 +28,3 @@ },

"@types/node": "^18.0.0",
"esbuild": "^0.17.19",
"esbuild": "^0.18.0",
"fetch-mock": "^9.11.0",

@@ -31,0 +31,0 @@ "glob": "^10.2.7",

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