Socket
Book a DemoInstallSign in
Socket

@shipengine/connect-fulfillment-provider-api

Package Overview
Dependencies
Maintainers
43
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shipengine/connect-fulfillment-provider-api

OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API

latest
npmnpm
Version
4.5.1
Version published
Maintainers
43
Created
Source

Fulfillment Provider API TypeScript Library

The purpose of this library is to provide a framework for integrating Fulfillment Providers into the network using JavaScript & TypeScript. It will contain the models and definitions for Request/Response Bodies.

Building & Publishing

To build the project use this command in the terminal from this directory.

yarn build

this will generate a ./lib directory which contains the JavaScript & TypeScript.

To publish make sure you set the appropriate version in the package.json file and then:

yarn build
yarn publish

Keywords

shipengine

FAQs

Package last updated on 23 Oct 2025

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