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 1.1.1 to 1.1.2

2

dist-node/index.js

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

const VERSION = "1.1.1";
const VERSION = "1.1.2";

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

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

export const VERSION = "1.1.1";
export const VERSION = "1.1.2";

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

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

@@ -26,3 +26,3 @@ "files": [

"fromentries": "^1.2.0",
"universal-user-agent": "^5.0.0"
"universal-user-agent": "^6.0.0"
},

@@ -38,3 +38,3 @@ "devDependencies": {

"jest": "^25.1.0",
"nock": "^12.0.1",
"nock": "^13.0.0",
"node-fetch": "^2.6.0",

@@ -41,0 +41,0 @@ "prettier": "^2.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