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

bot-messenger-node

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bot-messenger-node - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.github/workflows/npm-publish.yml

0

assets/.txt
{
"name": "bot-messenger-node",
"description": "A Node.js library streamlining the integration and smooth utilization of the Messenger API for the development of interactive chatbots.",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {

@@ -20,4 +20,15 @@ "test": "echo \"Error: no test specified\" && exit 1"

"license": "MIT",
"dependencies": {"axios": "^0.24.0"},
"devDependencies": {},
"dependencies": {"axios":"^1.6.2"},
"directories": {
"lib": "src"
},
"devDependencies": {
"@types/events": "^3.0.0",
"@types/node": "^18.11.18",
"express": "^4.18.2"
},
"engines": {

@@ -24,0 +35,0 @@ "node": ">=12.0.0"

2

README.md

@@ -9,3 +9,3 @@ # Facebook Messenger Bot

It is better to use composer :
It is better to use npm :

@@ -12,0 +12,0 @@ ```bash

@@ -0,0 +0,0 @@ // JavaScript code for Node.js

@@ -0,0 +0,0 @@ const { RequestOptions } = require('axios');

@@ -0,0 +0,0 @@ class Attachment {

@@ -0,0 +0,0 @@ const Attachment = require('./Attachment');

@@ -0,0 +0,0 @@ const Attachment = require('./Attachment');

@@ -0,0 +0,0 @@ const Attachment = require('./Attachment');

@@ -0,0 +0,0 @@ const Attachment = require('./Attachment');

@@ -0,0 +0,0 @@ class AbstractElement {

@@ -0,0 +0,0 @@ const Template = require('./../Template');

@@ -0,0 +0,0 @@ const Template = require('./../Template');

@@ -0,0 +0,0 @@ const AbstractElement = require('./../AbstractElement');

@@ -0,0 +0,0 @@ const Template = require('./../Template');

@@ -0,0 +0,0 @@ class Address {

@@ -0,0 +0,0 @@ class Adjustment {

@@ -0,0 +0,0 @@ const Template = require('./Template'); // Adjust the path as needed

@@ -0,0 +0,0 @@ const AbstractElement = require('./AbstractElement'); // Adjust the path as needed

@@ -0,0 +0,0 @@ class Summary {

@@ -0,0 +0,0 @@ const Attachment = require('./Attachment');

@@ -0,0 +0,0 @@ class Button {

@@ -0,0 +0,0 @@ const Button = require('./Button');

@@ -0,0 +0,0 @@ const Button = require('./Button');

@@ -0,0 +0,0 @@ const Button = require('./Button');

@@ -0,0 +0,0 @@ class Message {

@@ -0,0 +0,0 @@ class Postback {

@@ -0,0 +0,0 @@ class Verify {

@@ -0,0 +0,0 @@ class Message {

@@ -0,0 +0,0 @@ class GetStarted {

@@ -0,0 +0,0 @@ class Greeting {

@@ -0,0 +0,0 @@ const { validateTextSize } = require('./path/to/GreetingValidators');

@@ -0,0 +0,0 @@ class PersistentElement {

@@ -0,0 +0,0 @@ class Personas {

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ const QuickReply = require('./QuickReply');

@@ -0,0 +0,0 @@ const QuickReply = require('./QuickReply');

@@ -0,0 +0,0 @@ const QuickReply = require('./QuickReply');

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