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

@cs-chatbots/wingbot-facebook

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cs-chatbots/wingbot-facebook - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

7

package.json
{
"name": "@cs-chatbots/wingbot-facebook",
"version": "3.1.0",
"version": "3.1.1",
"description": "Facebook Messenger plugin for wingbot",

@@ -58,3 +58,8 @@ "main": "src/main.js",

"wingbot": "^3.0.0-alpha.34"
},
"overrides": {
"eslint": "$eslint",
"eslint-mocha": "$eslint-mocha",
"mocha": "$mocha"
}
}

2

src/main.js

@@ -9,3 +9,3 @@ /*

const FacebookSender = require('./FacebookSender');
const userLoader = require('./userLoader');
const userLoader = require('./UserLoader');

@@ -12,0 +12,0 @@ module.exports = {

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