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

@trycourier/courier

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trycourier/courier - npm Package Compare versions

Comparing version 1.0.0 to 1.0.3

2

package.json
{
"name": "@trycourier/courier",
"version": "1.0.0",
"version": "1.0.3",
"description": "A node.js module for communicating with the Courier REST API.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -5,3 +5,3 @@ # `@trycourier/courier`

## Installation (via [npm](https://www.npmjs.org))
## Installation (via [npm](https://www.npmjs.com/package/@trycourier/courier))

@@ -20,2 +20,3 @@ ```bash

function run () {
const { messageId } = await send({

@@ -29,2 +30,3 @@ eventId: "<YOUR_EVENT_ID>",

console.log(messageId);
};

@@ -31,0 +33,0 @@

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