paypal-v2-sdk
Advanced tools
Comparing version 1.0.5 to 1.1.0
@@ -6,3 +6,3 @@ { | ||
"name": "paypal-v2-sdk", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "Unofficial SDK for PayPal API v2", | ||
@@ -9,0 +9,0 @@ "main": "index.js", |
@@ -5,4 +5,5 @@ const BasePayPal = require("./BasePayPal"); | ||
// handlers | ||
const invoices = { | ||
invoiceNumber: require("./Types/Invoices/InvoiceNumber"), | ||
invoiceNumber: require("./Handlers/Invoices/InvoiceNumber"), | ||
}; | ||
@@ -9,0 +10,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56837
40
2303
1