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

whatsapp-business

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatsapp-business - npm Package Compare versions

Comparing version 1.2.3 to 1.3.0

2

dist/package.json
{
"name": "whatsapp-business",
"author": "MarcosNicolau",
"version": "1.2.3",
"version": "1.3.0",
"description": "Node.js connector for the WhatsApp Business APIs with TypeScript support, integration tests and more.",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -77,3 +77,3 @@ "use strict";

apiToken: apiToken,
baseURL: "https://graph.facebook.com/v13.0",
baseURL: "https://graph.facebook.com/v15.0",
errorHandler: function (error) { var _a; return (0, errorHandler_1.WABAErrorHandler)(((_a = error === null || error === void 0 ? void 0 : error.response) === null || _a === void 0 ? void 0 : _a.data) || error); },

@@ -80,0 +80,0 @@ });

{
"name": "whatsapp-business",
"author": "MarcosNicolau",
"version": "1.2.3",
"version": "1.3.0",
"description": "Node.js connector for the WhatsApp Business APIs with TypeScript support, integration tests and more.",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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