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

@octokit/auth-app

Package Overview
Dependencies
Maintainers
2
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.10.2 to 2.10.3

2

dist-node/index.js

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

const VERSION = "2.10.2";
const VERSION = "2.10.3";

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

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

export const VERSION = "2.10.2";
export const VERSION = "2.10.3";

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

export declare const VERSION = "2.10.2";
export declare const VERSION = "2.10.3";

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

const VERSION = "2.10.2";
const VERSION = "2.10.3";

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

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

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

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

@@ -29,0 +29,0 @@ "deprecation": "^2.3.1",

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