Socket
Socket
Sign inDemoInstall

bb-npm-bot

Package Overview
Dependencies
108
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.34 to 0.0.35

2

package.json
{
"name": "bb-npm-bot",
"version": "0.0.34",
"version": "0.0.35",
"description": "Manage NPM dependencies on Bitbucket",

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

@@ -28,5 +28,7 @@ 'use strict';

return JSON.parse(data);
if (data) {
return JSON.parse(data);
}
}
module.exports = callbackHook;
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc