You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@moneytree/mt-link-javascript-sdk

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moneytree/mt-link-javascript-sdk - npm Package Versions

23

4.2.0

Diff
m
mt-dfrey
published 4.2.0 •
m
mt-dfrey
published 4.1.1 •

Changelog

Source

<small>4.1.1 (2025-03-04)</small>

  • Clean up cv in localStorage after exchangeToken succeeds (32e8fbf)
  • Fix authnMethod typo in docs (3287d10)
  • fix(docs) fix broken hyperlink (471583b)
  • Replace sessionStorage with localStorage (6602ea2)
  • chore(ci): Fix linting job in CircleCI (f1b4812)
  • chore(lint): Ignore auto-generated doc files when linting with eslint (cc244c6)
  • chore(release): bump to version 4.1.0 :tada: (84db1ae)
  • feat(sdk): Add option to open vault directly in the update and delete connection view (0a5d61d)
  • build(deps): bump @babel/traverse from 7.10.5 to 7.23.2 (1d08d4c)
  • build(deps): bump browserify-sign from 4.2.1 to 4.2.2 (6e35321)
  • build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /sample (ffc6d2a)
  • build(deps): bump docsify from 4.12.1 to 4.13.1 (2e2e12c)
  • build(deps): bump dompurify from 2.2.7 to 2.5.7 (5c49346)
  • build(deps): bump express from 4.18.2 to 4.21.1 in /sample (815245a)
  • build(deps): bump follow-redirects from 1.14.8 to 1.15.9 in /sample (6eedb71)
r
ronkorving
published 4.1.0 •

Changelog

Source

4.1.0 (2024-10-23)

  • chore(ci): Fix linting job in CircleCI (f1b4812)
  • chore(lint): Ignore auto-generated doc files when linting with eslint (cc244c6)
  • feat(sdk): Add option to open vault directly in the update and delete connection view (0a5d61d)
  • build(deps): bump @babel/traverse from 7.10.5 to 7.23.2 (1d08d4c)
  • build(deps): bump browserify-sign from 4.2.1 to 4.2.2 (6e35321)
  • build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /sample (ffc6d2a)
  • build(deps): bump docsify from 4.12.1 to 4.13.1 (2e2e12c)
  • build(deps): bump dompurify from 2.2.7 to 2.5.7 (5c49346)
  • build(deps): bump express from 4.18.2 to 4.21.1 in /sample (815245a)
  • build(deps): bump follow-redirects from 1.14.8 to 1.15.9 in /sample (6eedb71)
  • fix(docs) fix broken hyperlink (471583b)
m
mt-dfrey
published 4.0.0 •

Changelog

Source

4.0.0 (2023-10-06)

New Features

  • feat(sdk) remove pkce option becuase all OAuth flows must use PKCE (2234e0e)
  • feat(sdk) return the full token from exchangeToken (5131f12)

Sample App improvements

  • fix(sample) fix formatting errors in html (fc70d52)
  • fix(sample) use new service options after re-write in 3.2.1 (bf9b14a)
  • refactor(sample): inline variable, use staging, remove useless await (04c119b)

Documentation improvements

  • doc(sample) update sample to use new exchangeToken type (0e68876)
  • doc(sdk) add TSDoc comments to public API (f530830)
  • doc(sdk) fix typos and inconsistencies (a926047)
  • doc(sdk) replace markdown API doc with links typedoc (b18603d)
  • doc(sdk) update documentation for exchangeCode function (40e7cb4)
  • doc(sdk) update readme with badge maintainer instructions (7fd3f27)
  • docs(sdk) fix typos (89f69cd)

Build improvements

m
mt-dfrey
published 3.2.1 •

Changelog

Source

3.2.1 (2023-08-24)

Bug Fixes

  • lint: Fix lint issues (0479643)
  • typing: Fix openService/openServiceUrl option parameter typing (e48b16e)

Features

  • api: Add authorizeUrl API (43dd559)
  • api: Add logoutUrl API (7b15f1b)
  • api: Add onboardUrl API (32820fb)
  • api: Add openServiceUrl API (eeafa30)
m
mt-max
published 3.2.0 •

Changelog

Source

3.2.1 (2023-08-24)

Bug Fixes

  • lint: Fix lint issues (0479643)
  • typing: Fix openService/openServiceUrl option parameter typing (e48b16e)

Features

  • api: Add authorizeUrl API (43dd559)
  • api: Add logoutUrl API (7b15f1b)
  • api: Add onboardUrl API (32820fb)
  • api: Add openServiceUrl API (eeafa30)
m
mt-max
published 3.1.1 •

Changelog

Source

3.1.1 (2023-03-16)

Bug Fixes

  • configs: default sdk info always overwrite options values (6d2734e)

Features

  • MyAccount: Add support for authn_method (b94ea4b)
  • MyAccount: Add support for saml_subject_id (de9af0f)
m
mt-max
published 3.1.0 •

Changelog

Source

3.1.1 (2023-03-16)

Bug Fixes

  • configs: default sdk info always overwrite options values (6d2734e)

Features

  • MyAccount: Add support for authn_method (b94ea4b)
  • MyAccount: Add support for saml_subject_id (de9af0f)
h
hawaiiantime
published 3.0.0 •

Changelog

Source

3.0.0 (2021-06-01)

Bug Fixes

  • add two private config value (cd64d6a)
  • authorize-api: fix for Safari 14 issue (9fb69d0)
  • update for lint error and test failed (362f0b7)
  • logout: add optional backTo parameter (9b9da89)

Features

  • headers: set sdk info as additional headers parameter (1a55579)

  • index: new logout endpoint (64156ca)

  • myaccount: able to open each page (72c1e71)

  • open-service: rename myaccount-settings to myaccount (71cdd6c)

  • open-services: deeplink support (c179072)

  • sample-app: add example (89edfcf)

  • add del to storage (c5f2bda)

  • authorize & onboard accepts pkce & codeChallenge options (bc6bfe5)

  • sample_app: add a very basic sample app to test the SDK (84a4d18)

  • refactor!: remove auto generate state logic (c68d223)

  • refactor!: standardize tokenInfo response (491dda8)

  • refactor!: remove options from tokenInfo (c918b9d)

BREAKING CHANGES

  • No more auto generate state on init to be used in authorize and onboard API. There will be no default state and you will have to pass one via the APIs' options parameter if you need one.
  • change tokenInfo API response to standard format.
  • tokenInfo API no longer accept options parameter as it provide no benefit.
r
rory_lin
published 2.1.2 •

Changelog

Source

3.0.0 (2021-06-01)

Bug Fixes

  • add two private config value (cd64d6a)
  • authorize-api: fix for Safari 14 issue (9fb69d0)
  • update for lint error and test failed (362f0b7)
  • logout: add optional backTo parameter (9b9da89)

Features

  • headers: set sdk info as additional headers parameter (1a55579)

  • index: new logout endpoint (64156ca)

  • myaccount: able to open each page (72c1e71)

  • open-service: rename myaccount-settings to myaccount (71cdd6c)

  • open-services: deeplink support (c179072)

  • sample-app: add example (89edfcf)

  • add del to storage (c5f2bda)

  • authorize & onboard accepts pkce & codeChallenge options (bc6bfe5)

  • sample_app: add a very basic sample app to test the SDK (84a4d18)

  • refactor!: remove auto generate state logic (c68d223)

  • refactor!: standardize tokenInfo response (491dda8)

  • refactor!: remove options from tokenInfo (c918b9d)

BREAKING CHANGES

  • No more auto generate state on init to be used in authorize and onboard API. There will be no default state and you will have to pass one via the APIs' options parameter if you need one.
  • change tokenInfo API response to standard format.
  • tokenInfo API no longer accept options parameter as it provide no benefit.