Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@shipengine/js-api

Package Overview
Dependencies
Maintainers
45
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shipengine/js-api - npm Package Compare versions

Comparing version
4.31.1
to
4.32.0
+1
-1
funding-sources/types.d.ts

@@ -162,3 +162,3 @@ import { AbbreviatedCreditCardInfo, BankAccountInfo, Provider } from "../payments";

/** @internal */
export type TransactionCategory = "adjustment" | "credit" | "debit" | "funds_added" | "insurance" | "label" | "refund" | "service_charge" | "unknown";
export type TransactionCategory = "adjustment" | "credit" | "debit" | "duties_and_taxes" | "funds_added" | "insurance" | "label" | "refund" | "service_charge" | "unknown";
/** @internal */

@@ -165,0 +165,0 @@ export type FundingSourceTransactionInvoice = {

{
"name": "@shipengine/js-api",
"version": "4.31.1",
"version": "4.32.0",
"main": "./index.js",

@@ -5,0 +5,0 @@ "types": "./index.d.ts",