@ebenos/messenger-adapter
Advanced tools
Comparing version 3.2.24 to 3.3.1
import MessengerAdapter from './adapter/adapter'; | ||
import MessengerUser from './adapter/MessengerUser'; | ||
import { SendAPIBody } from './adapter/interfaces/messengerAPI'; | ||
export * from './helpers'; | ||
export * from './messengerApi'; | ||
export { SendAPIBody, MessengerAdapter, MessengerUser }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -13,3 +13,4 @@ "use strict"; | ||
exports.MessengerUser = MessengerUser_1.default; | ||
__export(require("./helpers")); | ||
__export(require("./messengerApi")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@ebenos/messenger-adapter", | ||
"version": "3.2.24", | ||
"version": "3.3.1", | ||
"description": "Facebook SendAPI Library for the Ebony framework.", | ||
@@ -10,3 +10,3 @@ "main": "./build/index.js", | ||
"scripts": { | ||
"test": "yarn run build && node ./build/index.js", | ||
"test": "yarn run build && yarn node ./build/index.js", | ||
"build": "npx tsc", | ||
@@ -41,4 +41,3 @@ "prepare": "yarn run build", | ||
"devDependencies": { | ||
"@ebenos/framework": "^3.2.24", | ||
"typescript": "^3.8.3" | ||
"@ebenos/framework": "^3.3.1" | ||
}, | ||
@@ -51,3 +50,3 @@ "engines": { | ||
], | ||
"gitHead": "927ff3f1eb06cd6f88a5bf27d4b5eeeb553472b8" | ||
"gitHead": "aadce1f248e6f728a06633a328e13f9eeafddc43" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1
53868
42
765