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

@trycourier/courier

Package Overview
Dependencies
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trycourier/courier - npm Package Versions

1
9

2.6.0

Diff

Changelog

Source

[v2.6.0] - 2021-10-07

  • Add support for DELETE /profiles/{recipient_id} (#58)
  • adds GET /messages API
  • adds idempotencyKey support in automations client
troygoode
published 2.4.0 •

Changelog

Source

[v2.4.0] - 2021-08-23

  • adds notifications API
  • type fix put method of ICourierClientLists
troygoode
published 2.3.0 •

Changelog

Source

[v2.3.0] - 2021-04-28

  • adds support for update-profile step via client.automations.invokeAdHocAutomation({...})
troygoode
published 2.2.0 •

Changelog

Source

[v2.2.0] - 2021-04-07

  • adds automations API
troygoode
published 2.1.0 •

Changelog

Source

[v2.1.0] - 2021-03-15

  • adds support to add more recipients to a list subscription (#40)
  • adds support to delete all the lists subscriptions for a recipient (#39)
  • adds support to add recipient to multiple lists (#38)
  • updates preference interface to accept new preference options (#37)
troygoode
published 2.0.0 •

Changelog

Source

[v2.0.0] - 2021-03-03

  • supports adding subscription preferences (#35)
troygoode
published 1.7.3 •

Changelog

Source

[v1.7.3] - 2021-03-03

Added

  • ICourierClient exported as a type #33
troygoode
published 1.7.2 •

Changelog

Source

[v1.7.2] - 2021-02-16

Fixed

  • Update PUT list subscription request params with appropriate type #32
suhas_rd
published 1.7.1 •

Changelog

Source

[v1.7.1] - 2021-02-01

Fixed

  • Fix the notification(s) typo #28
troygoode
published 1.7.0 •

Changelog

Source

[v1.7.0] - 2021-01-25

Added

  • Support for Preferences API by @helenamerk and @aydrian
    • GET /preferences via client.preferences.list()
    • GET /preferences/{recipient_id} via client.preferences.get(recipientId)
    • PUT /preferences/{recipient_id} via client.preferences.put(recipientId, {...})
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