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

@brocan/bouncer-github

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brocan/bouncer-github - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "@brocan/bouncer-github",
"version": "1.0.0",
"version": "1.1.0",
"description": "GitHub plugin for the Bouncer gateway.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -18,2 +18,9 @@ const Joi = require('joi');

reply.act({
topic: 'build',
role: 'transform',
origin: 'github',
payload: request.payload
});
return reply();

@@ -20,0 +27,0 @@ },

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