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
27
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
0.2.0
to
0.2.1-next.0
+1
-1
client.d.ts

@@ -23,4 +23,4 @@ import { AxiosRequestHeaders } from "axios";

set token(token: string);
get accountSettings(): AccountSettingsAPI;
get addresses(): AddressesAPI;
get accountSettings(): AccountSettingsAPI;
get carriers(): CarriersAPI;

@@ -27,0 +27,0 @@ get customPackages(): CustomPackagesAPI;

{
"name": "@shipengine/js-api",
"version": "0.2.0",
"version": "0.2.1-next.0",
"main": "./index.js",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display