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
70
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.5 to 7.1.6

2

dist-node/index.js

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

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

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

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

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

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

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

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

"dependencies": {
"@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/auth-oauth-app": "^8.1.3",
"@octokit/auth-oauth-user": "^5.1.3",
"@octokit/auth-unauthenticated": "^6.1.2",
"@octokit/core": "^6.1.4",
"@octokit/oauth-authorization-url": "^7.1.1",
"@octokit/oauth-methods": "^5.1.3",
"@octokit/oauth-methods": "^5.1.4",
"@types/aws-lambda": "^8.10.83",

@@ -29,12 +29,12 @@ "universal-user-agent": "^7.0.0"

"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.1",
"esbuild": "^0.24.0",
"@vitest/coverage-v8": "^3.0.0",
"esbuild": "^0.25.0",
"express": "^4.17.1",
"fetch-mock": "^11.0.0",
"glob": "^11.0.0",
"nock": "^13.0.0",
"prettier": "3.4.2",
"nock": "^14.0.0",
"prettier": "3.5.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"typescript": "^5.0.0",
"vitest": "^2.1.1"
"vitest": "^3.0.0"
},

@@ -41,0 +41,0 @@ "publishConfig": {

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