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

@enplug/dashboard-sdk

Package Overview
Dependencies
Maintainers
7
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/dashboard-sdk - npm Package Compare versions

Comparing version 4.7.5-rc.4 to 4.7.5-rc.5

2

index.d.ts

@@ -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": {

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