@ebenos/messenger-adapter
Advanced tools
Comparing version 3.2.8 to 3.2.9
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90259