Socket
Socket
Sign inDemoInstall

fastspring-sales-map

Package Overview
Dependencies
183
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fastspring-sales-map

Generate a map from FastSpring Sales Data


Version published
Maintainers
1
Install size
128 MB
Created

Readme

Source

FastSpring Sales Map Generator

Generate a map of you've sold something from FastSpring sales data

Instructions

  1. Install this package globally: yarn global add fastspring-sales-map \ npm i -g fastspring-sales-map
  2. Run FS_USER=username FS_PASS=password salesmap generate to generate an HTML map, or FS_USER=username FS_PASS=password salesmap server to start a server.
    • This will connect to FastSpring and download the latest sales numbers. The server will re-download this data on every request.
      • WARNING: If you expose this server to the public, you may be rate-limited by FastSpring.
    • The username and password should be the API keys you got from FastSpring.

FAQs

Last updated on 05 Jul 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc