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.10 to 0.0.11

2

lib/dispatch.js

@@ -223,3 +223,3 @@ const {

const _config = _createNetworkConfig(apikey, env);
_refundDelivery(delivery_id, rate_id, options, _config)
_refundDelivery(delivery_id, _config)
.then((data) => {

@@ -226,0 +226,0 @@ resolve(data);

{
"name": "dispatch-node",
"version": "0.0.10",
"version": "0.0.11",
"description": "The node wrapper for the dispatch API.",

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

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