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

@paypal/paypal-js

Package Overview
Dependencies
Maintainers
23
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/paypal-js - npm Package Compare versions

Comparing version 8.0.0-beta.1 to 8.0.0-beta.2

2

package.json
{
"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"];
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