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 3.6.0 to 3.6.1

2

dist-node/index.js

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

const VERSION = "3.6.0";
const VERSION = "3.6.1";

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

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

export const VERSION = "3.6.0";
export const VERSION = "3.6.1";

@@ -110,2 +110,3 @@ import * as OctokitTypes from "@octokit/types";

tokenType: INSTALLATION_TOKEN_TYPE;
installationId: number;
};

@@ -112,0 +113,0 @@ export declare type OAuthAppAuthentication = OAuthAppAuth.AppAuthentication;

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

export declare const VERSION = "3.6.0";
export declare const VERSION = "3.6.1";

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

const VERSION = "3.6.0";
const VERSION = "3.6.1";

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

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

@@ -36,9 +36,10 @@ "files": [

"@pika/plugin-ts-standard-pkg": "^0.9.0",
"@sinonjs/fake-timers": "^7.0.0",
"@sinonjs/fake-timers": "^8.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^26.0.16",
"@types/jest": "^27.0.0",
"@types/sinonjs__fake-timers": "^6.0.4",
"fetch-mock": "^9.0.0",
"jest": "^27.0.0",
"prettier": "2.3.2",
"semantic-release": "^17.0.0",
"prettier": "2.4.1",
"semantic-release": "^18.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -45,0 +46,0 @@ "ts-jest": "^27.0.2",

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