@enplug/dashboard-sdk
Advanced tools
Comparing version 4.7.5-rc.4 to 4.7.5-rc.5
@@ -480,3 +480,3 @@ /* - DASHBOARD types - */ | ||
authFacebook: (params: FacebookAuthParams, onSuccess?: Function, onError?: Function) => CallId; | ||
authInstagram: (authCode: string, redirectUri: string, onSuccess?: Function, onError?: Function) => CallId; | ||
authInstagram: (accessToken: string, onSuccess?: Function, onError?: Function) => CallId; | ||
authSlack: (authCode: string, redirectUrl: string, onSuccess?: Function, onError?: Function) => CallId; | ||
@@ -483,0 +483,0 @@ getInstagramAccounts: (facebookUserId: string, onSuccess: Function, onError: Function) => CallId; |
{ | ||
"name": "@enplug/dashboard-sdk", | ||
"version": "4.7.5-rc.4", | ||
"version": "4.7.5-rc.5", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
309140