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

2

dist-node/index.js

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

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

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

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

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

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

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

@@ -37,3 +37,2 @@ "repository": "https://github.com/octokit/oauth-methods.js",

},
"peerDependencies": {},
"publishConfig": {

@@ -50,3 +49,2 @@ "access": "public"

"main": "dist-node/index.js",
"browser": "dist-web/index.js",
"types": "dist-types/index.d.ts",

@@ -53,0 +51,0 @@ "module": "dist-src/index.js",

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