You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch fixes a bug where the library would default to use 'http' instead of 'https' for API calls (#11)
Due to the insecure nature of plain http requests, previous versions with this bug have been marked deprecated on npm and all users should upgrade to the latest version.