🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@lorenstuff/paypal-api

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lorenstuff/paypal-api - npm Package Versions

1

0.1.4

Diff
duckdotexe
published 0.1.4 •

Changelog

Source

0.1.4

  • [BREAKING CHANGE] Renamed PayPalPayPalPaymentObject to PayPalWalletResponse.
    • This is a better name that I did not notice on PayPal's confusing, badly laid out documentation.
    • Also fixed a mistake where the properties of this object were not optional.
  • Fixed a mistake where the properties of a PayPalWallet were not optional.
duckdotexe
published 0.1.3 •

Changelog

Source

0.1.3

  • Fixed a mistake where the payment_source property on a PayPalOrder was not optional.
  • Fixed a mistake where the properties of a PayPalPaymentSource were not optional.
duckdotexe
published 0.1.2 •

Changelog

Source

0.1.2

Adding exports I forgot for Orders and WebhooksManagement types.

duckdotexe
published 0.1.1 •

Changelog

Source

0.1.1

Added build scripts that actually compile the TypeScript to JavaScript before publishing.

(This is, as a result, the first version that actually contains code.)

duckdotexe
published 0.1.0 •

Changelog

Source

0.1.0

Initial version.