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

@moneytree/mt-link-javascript-sdk

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moneytree/mt-link-javascript-sdk

Moneytree Link JavaScript SDK

  • 4.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
104
decreased by-0.95%
Maintainers
0
Weekly downloads
 
Created
Source

NPM Badge

This is a library for browser client to help you integrate Moneytree tools such as My Account and the Vault without having to do worry about the complex configurations.

For SDK Users

Read the documentation for more information.

For SDK Maintainers

yarn install
yarn lint       # runs eslint
yarn test       # runs all the tests
yarn build      # bundles the library

There is a minimal sample application in the sample directory.

Documentation

yarn build:docs # bundles the documentation
yarn start:docs # Serves the documentation

We use docsify to serve the documentation landing page (docs/README.md) and typedoc to generate the API documentation (docs/types).

Publishing

npm version
# after merging the new version to master
npm login
npm publish

FAQs

Package last updated on 28 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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