Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@rutter/rutter-link

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rutter/rutter-link

Lightweight JavaScript SDK to launch the Rutter Link popup and obtain a short‑lived `public_token` after a merchant connects their platform (e.g., Shopify, Amazon, QuickBooks, etc.).

latest
npmnpm
Version
1.2.5
Version published
Weekly downloads
55K
-15.45%
Maintainers
4
Weekly downloads
 
Created
Source

Lightweight JavaScript SDK to launch the Rutter Link popup and obtain a short‑lived public_token after a merchant connects their platform (e.g., Shopify, Amazon, QuickBooks, etc.).

This package exposes a global Rutter object with a simple create(...).open(...) workflow and supports preselecting platforms and other options.

Installation

npm install @rutter/rutter-link
# or
yarn add @rutter/rutter-link

Quick start

Run yarn dev to start the Example while building the code in src/index.ts.

Publishing

Run yarn publish to automatically bump the version and publish to NPM, which will then update CDNs.

Then go to https://www.jsdelivr.com/tools/purge and purge the existing URL https://cdn.jsdelivr.net/npm/@rutter/rutter-link@latest so that all customers get updated to the latest version as soon as possible.

FAQs

Package last updated on 02 Jan 2026

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