Socket
Socket
Sign inDemoInstall

magento-nodejs-shipment-fix

Package Overview
Dependencies
32
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.18 to 0.0.19

2

package.json

@@ -49,3 +49,3 @@ {

},
"version": "0.0.18"
"version": "0.0.19"
}

@@ -28,3 +28,3 @@ // external dependencies

mandatory: 'orderIncrementId',
optional: 'creditmemoData,comment,notifyCustomer,includeComment,refundToStoreCreditAmount,invoiceId'
optional: 'creditmemoData,comment,notifyCustomer,includeComment,refundToStoreCreditAmount'
},

@@ -61,2 +61,6 @@ listorders: {

mandatory: 'orderIncrementId,itemId,returnPolicyValue'
},
calculate: {
mandatory: 'orderIncrementId,creditmemoData',
optional: 'refundToStoreCreditAmount'
}

@@ -63,0 +67,0 @@ };

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