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

@octokit/auth-app

Package Overview
Dependencies
Maintainers
4
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 4.0.8 to 4.0.9

2

dist-node/index.js

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

const VERSION = "4.0.8";
const VERSION = "4.0.9";

@@ -371,0 +371,0 @@ function createAppAuth(options) {

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

export const VERSION = "4.0.8";
export const VERSION = "4.0.9";

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

export declare const VERSION = "4.0.8";
export declare const VERSION = "4.0.9";

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

const VERSION = "4.0.8";
const VERSION = "4.0.9";

@@ -364,0 +364,0 @@ function createAppAuth(options) {

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

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

"@octokit/request-error": "^3.0.0",
"@octokit/types": "^8.0.0",
"@octokit/types": "^9.0.0",
"@types/lru-cache": "^5.1.0",

@@ -44,6 +44,7 @@ "deprecation": "^2.3.1",

"@types/jest": "^29.0.0",
"@types/node": "^18.11.18",
"@types/sinonjs__fake-timers": "^8.0.0",
"fetch-mock": "^9.0.0",
"jest": "^29.0.0",
"prettier": "2.8.1",
"prettier": "2.8.3",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -50,0 +51,0 @@ "ts-jest": "^29.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