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

paypal-v2-sdk

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paypal-v2-sdk - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

src/API/Invoices/Invoices.js

2

package.json

@@ -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 @@

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