Socket
Socket
Sign inDemoInstall

@octokit/oauth-methods

Package Overview
Dependencies
7
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-beta.3 to 5.0.0

2

dist-src/version.js

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

const VERSION = "5.0.0-beta.3";
const VERSION = "5.0.0";
export {
VERSION
};

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

export declare const VERSION = "5.0.0-beta.3";
export declare const VERSION = "5.0.0";
{
"name": "@octokit/oauth-methods",
"type": "module",
"version": "5.0.0-beta.3",
"version": "5.0.0",
"description": "Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub Apps",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc