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

registry-exporter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

registry-exporter

This cli was created to export metadata from the registry to a format consumable in a @shipengine/connect app.

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Registry Exporter Tool

This tool is designed to export an existing shipping service provider or order sources metadata to a format that is usable by the @shipengine/connect apps.

Commands


Installing the tool

npm install -g registry-exporter

Get Help

registry-exporter --help

Get Version

registry-exporter --version

Exporting From Registry Reader Service

registry-exporter export --type=shippingprovider --apicode=star_track --env=production

Exporting From A File

registry-exporter export --type=shippingprovider --apicode=star_track --file=./provider.current.json

Exporting An OrderSource From A File

registry-exporter export --type=ordersource --apicode=rakuten --file=./provider.current.json

FAQs

Package last updated on 09 Feb 2021

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