Socket
Socket
Sign inDemoInstall

dispatch-node-sdk

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dispatch-node-sdk - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

3

dist/lib/dispatch.js

@@ -70,3 +70,4 @@ 'use strict';

customers: new _Collection2.default(this, endpoints.CUSTOMERS),
organizations: new _Collection2.default(this, endpoints.ORGANIZATIONS)
organizations: new _Collection2.default(this, endpoints.ORGANIZATIONS),
appointments: new _Collection2.default(this, endpoints.APPOINTMENTS)
};

@@ -73,0 +74,0 @@ }

{
"name": "dispatch-node-sdk",
"version": "0.0.21",
"version": "0.0.22",
"description": "High- and low-level libraries for interacting with the Dispatch API",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc