Socket
Socket
Sign inDemoInstall

@octokit/app

Package Overview
Dependencies
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/app - npm Package Compare versions

Comparing version 14.0.1 to 14.0.2

2

dist-node/index.js

@@ -33,3 +33,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "14.0.1";
var VERSION = "14.0.2";

@@ -36,0 +36,0 @@ // pkg/dist-src/webhooks.js

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

const VERSION = "14.0.1";
const VERSION = "14.0.2";
export {
VERSION
};

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

export declare const VERSION = "14.0.1";
export declare const VERSION = "14.0.2";

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

// pkg/dist-src/version.js
var VERSION = "14.0.1";
var VERSION = "14.0.2";

@@ -11,0 +11,0 @@ // pkg/dist-src/webhooks.js

@@ -6,3 +6,3 @@ {

},
"version": "14.0.1",
"version": "14.0.2",
"description": "GitHub Apps toolset for Node.js",

@@ -20,3 +20,3 @@ "main": "dist-node/index.js",

"@octokit/types": "^12.0.0",
"@octokit/webhooks": "^12.0.1"
"@octokit/webhooks": "^12.0.4"
},

@@ -26,3 +26,3 @@ "devDependencies": {

"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"esbuild": "^0.19.0",

@@ -34,3 +34,3 @@ "express": "^4.17.1",

"mockdate": "^3.0.2",
"prettier": "3.0.3",
"prettier": "3.1.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -37,0 +37,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