Socket
Socket
Sign inDemoInstall

@octokit/oauth-app

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/oauth-app - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

2

dist-node/index.js

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

const VERSION = "4.0.7";
const VERSION = "4.0.8";

@@ -18,0 +18,0 @@ function addEventHandler(state, eventName, eventHandler) {

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

export const VERSION = "4.0.7";
export const VERSION = "4.0.8";

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

export declare const VERSION = "4.0.7";
export declare const VERSION = "4.0.8";
{
"name": "@octokit/oauth-app",
"description": "GitHub OAuth toolset for Node.js",
"version": "4.0.7",
"version": "4.0.8",
"license": "MIT",

@@ -50,5 +50,2 @@ "files": [

},
"optionalDependencies": {
"aws-lambda": "^1.0.7"
},
"engines": {

@@ -55,0 +52,0 @@ "node": ">= 14"

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