easypost-node icon indicating copy to clipboard operation
easypost-node copied to clipboard

EasyPost Shipping API Client Library for Node

Results 16 easypost-node issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `nanoid` from 3.1.20 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed...

dependencies

### Feature Request Is New - [x] I have verified that the requested feature does not already exist or has not already been requested. ### Description of the feature 👋...

proposal
triage

### Software Version 7.3.0 ### Language Version 21.4.0 ### Operating System Windows ### What happened? 1. Imported easypost-node library in nestjs 2. Attempt to create new EasyPostClient via ``` import...

triage

# Description Fix the TS error after upgrading to the version 5. Error: 'ParametersToOmitOnCreate' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled. Error:...

### Software Version 7.2.0 ### Language Version 20.10.0 ### Operating System Mac OS 13.3.1 ### What happened? 1. Imported easypost-node library 2. Attempt to create new EasyPostClient via `const client...

triage

I made zip optional in IAddressCreateParameters since a zip code is not required in many countries. Also added optional service and tax_identifiers to IShipmentCreateParameteres to enable one-call buys.

### Feature Request Is New - [X] I have verified that the requested feature does not already exist or has not already been requested. ### Description of the feature Is...

triage

### Software Version - ### Language Version - ### Operating System - ### What happened? getLowestRate() gives a bad result with different currencies, e.g. mixing CAD and USD sometimes chooses...

triage