Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 11.1.0 to 11.1.1

2

lib/version.d.ts

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

export declare const VERSION = "11.1.0";
export declare const VERSION = "11.1.1";

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

// The version is set automatically before publish to npm
exports.VERSION = "11.1.0";
exports.VERSION = "11.1.1";
//# sourceMappingURL=version.js.map
{
"name": "probot",
"version": "11.1.0",
"description": "🤖 A framework for building GitHub Apps to automate and improve your workflow",
"repository": "https://github.com/probot/probot",
"version": "11.1.1",
"description": "A framework for building GitHub Apps to automate and improve your workflow",
"repository": "github:probot/probot",
"main": "lib/index.js",

@@ -34,3 +34,2 @@ "types": "./lib/index.d.ts",

],
"bugs": "https://github.com/probot/probot/issues",
"homepage": "https://probot.github.io",

@@ -37,0 +36,0 @@ "author": "Brandon Keepers",

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