facebook-send-api-sdk
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -6,3 +6,3 @@ 'use strict'; | ||
}); | ||
exports.model = exports.constants = undefined; | ||
exports.sendApiSdk = exports.model = exports.constants = undefined; | ||
@@ -77,2 +77,4 @@ var _constants = require('./constants'); | ||
exports.default = _SendApiSdk2.default; | ||
var sendApiSdk = exports.sendApiSdk = function sendApiSdk(accessToken) { | ||
return new _SendApiSdk2.default(accessToken); | ||
}; |
{ | ||
"name": "facebook-send-api-sdk", | ||
"version": "1.0.43", | ||
"version": "1.0.44", | ||
"description": "Facebook SendApi SDK", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
47419
908