Socket
Socket
Sign inDemoInstall

probot

Package Overview
Dependencies
Maintainers
6
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probot - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

2

lib/version.d.ts

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

export declare const VERSION = "13.0.0";
export declare const VERSION = "13.0.1";

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

// The version is set automatically before publish to npm
exports.VERSION = "13.0.0";
exports.VERSION = "13.0.1";
//# sourceMappingURL=version.js.map
{
"name": "probot",
"version": "13.0.0",
"version": "13.0.1",
"description": "A framework for building GitHub Apps to automate and improve your workflow",

@@ -62,3 +62,3 @@ "repository": "github:probot/probot",

"pino": "^8.16.1",
"pino-http": "^8.5.1",
"pino-http": "^9.0.0",
"pkg-conf": "^3.1.0",

@@ -75,7 +75,7 @@ "resolve": "^1.22.8",

"@types/js-yaml": "^4.0.9",
"@types/node": "^18.18.1",
"@types/node": "^20.0.0",
"@types/resolve": "^1.20.5",
"@types/supertest": "^2.0.16",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"@types/supertest": "^6.0.0",
"@vitest/coverage-v8": "^1.0.0",
"@vitest/ui": "^1.0.0",
"bottleneck": "^2.19.5",

@@ -88,3 +88,3 @@ "connect-sse": "^1.2.0",

"rimraf": "^5.0.5",
"semantic-release": "^22.0.7",
"semantic-release": "^23.0.0",
"semantic-release-plugin-update-version-in-files": "^1.1.0",

@@ -94,6 +94,6 @@ "smee-client": "^2.0.0",

"supertest": "^6.3.3",
"tsd": "^0.29.0",
"tsd": "^0.30.0",
"typedoc": "^0.25.3",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"vitest": "^1.0.0"
},

@@ -100,0 +100,0 @@ "engines": {

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