New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/oauth-app

Package Overview
Dependencies
Maintainers
4
Versions
69
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 7.1.4 to 7.1.5

2

dist-node/index.js

@@ -5,3 +5,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "7.1.4";
var VERSION = "7.1.5";

@@ -8,0 +8,0 @@ // pkg/dist-src/add-event-handler.js

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

const VERSION = "7.1.4";
const VERSION = "7.1.5";
export {
VERSION
};

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

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

@@ -16,8 +16,8 @@ "type": "module",

"dependencies": {
"@octokit/auth-oauth-app": "^8.0.0",
"@octokit/auth-oauth-user": "^5.0.1",
"@octokit/auth-unauthenticated": "^6.0.0",
"@octokit/core": "^6.1.2",
"@octokit/oauth-authorization-url": "^7.0.0",
"@octokit/oauth-methods": "^5.0.0",
"@octokit/auth-oauth-app": "^8.1.2",
"@octokit/auth-oauth-user": "^5.1.2",
"@octokit/auth-unauthenticated": "^6.1.1",
"@octokit/core": "^6.1.3",
"@octokit/oauth-authorization-url": "^7.1.1",
"@octokit/oauth-methods": "^5.1.3",
"@types/aws-lambda": "^8.10.83",

@@ -28,2 +28,3 @@ "universal-user-agent": "^7.0.0"

"@octokit/tsconfig": "^4.0.0",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.1",

@@ -30,0 +31,0 @@ "esbuild": "^0.24.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