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

@ebenos/messenger-adapter

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebenos/messenger-adapter - npm Package Compare versions

Comparing version 3.2.8 to 3.2.9

2

build/adapter/sender.js

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

if (other.options === undefined) {
throw new Error("Options can't be undefined!");
other.options = {};
}

@@ -61,0 +61,0 @@ const _b = other.options, { notification_type, tag, type } = _b, options = __rest(_b, ["notification_type", "tag", "type"]);

{
"name": "@ebenos/messenger-adapter",
"version": "3.2.8",
"version": "3.2.9",
"description": "Facebook SendAPI Library for the Ebony framework.",

@@ -49,3 +49,3 @@ "main": "./build/index.js",

],
"gitHead": "8370fb942c51f1dd5ca3303a72390ef9f770024f"
"gitHead": "00a3f4335c8b33084305ee20030ccbdb65583ce8"
}

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