Socket
Socket
Sign inDemoInstall

dispatch-node

Package Overview
Dependencies
263
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.15 to 0.0.16

2

package.json
{
"name": "dispatch-node",
"version": "0.0.15",
"version": "0.0.16",
"description": "The node wrapper for the dispatch API.",

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

@@ -36,3 +36,3 @@ # Dispatch Sender Node.js Library

const sender = {
name: "Dispatch Roasters"
name: "Dispatch Roasters",
email: "roasters@getdispatch.app",

@@ -43,3 +43,3 @@ location_id: "loc_1uzCQL4cTjjw3vRfE2qYk1"

const recipient = {
name: "Jamie Jones"
name: "Jamie Jones",
email: "jamie.jones@getdispatch.app",

@@ -49,3 +49,3 @@ address: {

city: "New York",
state: "NY"
state: "NY",
zipcode: "10018"

@@ -52,0 +52,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc