Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@octokit/auth-app

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/auth-app - npm Package Compare versions

Comparing version 2.4.6 to 2.4.7

2

dist-node/index.js

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

const VERSION = "2.4.6";
const VERSION = "2.4.7";

@@ -317,0 +317,0 @@ const createAppAuth = function createAppAuth(options) {

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

export const VERSION = "2.4.6";
export const VERSION = "2.4.7";

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

export declare const VERSION = "2.4.6";
export declare const VERSION = "2.4.7";

@@ -284,3 +284,3 @@ import { getUserAgent } from 'universal-user-agent';

const VERSION = "2.4.6";
const VERSION = "2.4.7";

@@ -287,0 +287,0 @@ const createAppAuth = function createAppAuth(options) {

{
"name": "@octokit/auth-app",
"description": "GitHub App authentication for JavaScript",
"version": "2.4.6",
"version": "2.4.7",
"license": "MIT",

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

"@octokit/request-error": "^2.0.0",
"@octokit/types": "^4.1.4",
"@octokit/types": "^5.0.0",
"@types/lru-cache": "^5.1.0",

@@ -40,3 +40,3 @@ "lru-cache": "^5.1.1",

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^25.1.0",
"@types/jest": "^26.0.0",
"@types/sinonjs__fake-timers": "^6.0.1",

@@ -43,0 +43,0 @@ "fetch-mock": "^9.0.0",

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