Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

botly

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botly - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

lib/Botly.js

@@ -474,3 +474,3 @@ 'use strict';

let template = {
top_element_style: TOP_ELEMENT_STYLE.LARGE || options.top_element_style,
top_element_style: options.top_element_style || TOP_ELEMENT_STYLE.LARGE,
template_type: TEMPLATE_TYPE.LIST,

@@ -477,0 +477,0 @@ elements: elements

{
"name": "botly",
"version": "1.3.3",
"version": "1.3.4",
"description": "Simple Facebook Messenger Bot API",

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

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