@paypal/paypal-js
Advanced tools
Comparing version 8.0.0-beta.1 to 8.0.0-beta.2
{ | ||
"name": "@paypal/paypal-js", | ||
"version": "8.0.0-beta.1", | ||
"version": "8.0.0-beta.2", | ||
"description": "Loading wrapper and TypeScript types for the PayPal JS SDK", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,3 +20,5 @@ import type { | ||
export type PurchaseUnit = components["schemas"]["purchase_unit_request"]; | ||
export type PurchaseUnitItem = components["schemas"]["item"]; | ||
export type ShippingAddress = components["schemas"]["address_portable"]; | ||
export type ShippingOption = components["schemas"]["shipping_option"]; |
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
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
642772
12409
0