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

hapi-middleman-paypal-intacct

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-middleman-paypal-intacct - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

2

lib/invoicing/index.js

@@ -309,3 +309,3 @@ "use strict";

phone: {
country_code: "1",
country_code: intacctInvoice.BILLTO.PHONE1 ? "1" : undefined,
national_number: intacctInvoice.BILLTO.PHONE1,

@@ -312,0 +312,0 @@ },

{
"name": "hapi-middleman-paypal-intacct",
"version": "0.0.22",
"version": "0.0.23",
"description": "hapi-middleman module for integrating paypal with intacct",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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