New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@twentyfourg/riverguide-sellingpartner-api

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twentyfourg/riverguide-sellingpartner-api

Node.js sdk with internal modules to simplify the use of the Selling Partner API.

  • 0.3.6
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

SDK for support selling partner API

Local development

To use this module local when developping follow environment variables needs to be set:

  • set NPM_TOKEN=null

Environment variables

  • OVERRIDE_ACCESS_TOKEN_ENV -> set this to override the default environment (prod) for retrieving access token

Code to easily create converter

console.log(Object.keys(fields).map((key) => {
	return `data_converter(r['${key}'], f['${key}'])`
}).join(',\n'));

FAQs

Package last updated on 17 Jul 2022

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