Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@easypost/api

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easypost/api - npm Package Versions

13
8

6.8.2

Diff

Changelog

Source

v6.8.2 (2023-10-20)

  • Bump all dependencies to address security vulnerabilities in Babel
justintime50
published 6.8.1 •

Changelog

Source

v6.8.1 (2023-10-13)

  • Fixes a bug causing ScanForm creation to fail
justintime50
published 6.8.0 •

Changelog

Source

v6.8.0 (2023-10-11)

  • Adds apiKeys method to User service allowing you to retrieve parent or child API keys by user ID
  • Adds all possible ITrackerStatusDetail values to the Typescript definitions
justintime50
published 6.7.3 •

Changelog

Source

v6.7.3 (2023-09-05)

  • Fix endpoint for creating a FedEx Smartpost carrier account
justintime50
published 6.7.2 •

Changelog

Source

v6.7.2 (2023-08-09)

  • Corrects the Typescript definition for lowestRate of Shipment, Order, and Pickup objects
justintime50
published 6.7.1 •

Changelog

Source

v6.7.1 (2023-08-07)

  • Checks for X-Hmac-Signature header during webhook validation regardless of casing (closes #399)
justintime50
published 6.7.0 •

Changelog

Source

v6.7.0 (2023-07-28)

  • Adds methods to the easypost client for subscribing and unsubscribing from requests and responses being sent to the API
    • addRequestHook: Adds a request hook to the EasyPost client. Useful for logging or debugging.
    • removeRequestHook: Removes a request hook from the EasyPost client.
    • clearRequestHooks: Clears all request hooks from the EasyPost client.
    • addResponseHook: Adds a response hook to the EasyPost client. Useful for logging or debugging.
    • removeResponseHook: Removes a response hook from the EasyPost client.
    • clearResponseHooks: Clears all response hooks from the EasyPost client.
  • Maps 400 status codes to new BadRequestError class
justintime50
published 6.6.1 •

Changelog

Source

v6.6.1 (2023-06-20)

  • Fixes the pickup_rates Typescript property of a Pickup
justintime50
published 6.6.0 •

Changelog

Source

v6.6.0 (2023-06-06)

  • Retrieving carrier metadata is now generally available via client.carrierMetadata.retrieve
  • Bumps and modernizes all dependencies which no longer requires a force install/update
  • Adds support for Typescript 5
  • Typescript definitions graduated from beta to GA
justintime50
published 6.5.0 •

Changelog

Source

v6.5.0 (2023-05-09)

  • Adds missing typescript definitions for Utility class
  • Fixes incorrect typescript definitions for Address, EndShipper and Webhook class methods
  • Moves Utils to EasyPostClient class
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