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

@paypal/react-paypal-js

Package Overview
Dependencies
Maintainers
22
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/react-paypal-js - npm Package Compare versions

Comparing version

to
8.8.0-alpha-1

dist/types/src/components/braintree/BraintreePayPalButtons.d.ts

2

dist/cjs/react-paypal-js.js
/*!
* react-paypal-js v8.8.0-alpha-0 (2025-01-15T22:07:39.472Z)
* react-paypal-js v8.8.0-alpha-1 (2025-01-15T22:09:47.874Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

@@ -4,0 +4,0 @@ *

/*!
* react-paypal-js v8.8.0-alpha-0 (2025-01-15T22:07:39.472Z)
* react-paypal-js v8.8.0-alpha-1 (2025-01-15T22:09:47.874Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

@@ -4,0 +4,0 @@ *

/*!
* react-paypal-js v8.8.0-alpha-0 (2025-01-15T22:07:39.472Z)
* react-paypal-js v8.8.0-alpha-1 (2025-01-15T22:09:47.874Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

@@ -4,0 +4,0 @@ *

/*!
* react-paypal-js v8.8.0-alpha-0 (2025-01-15T22:07:39.472Z)
* react-paypal-js v8.8.0-alpha-1 (2025-01-15T22:09:47.874Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

@@ -4,0 +4,0 @@ *

{
"name": "@paypal/react-paypal-js",
"version": "8.8.0-alpha-0",
"version": "8.8.0-alpha-1",
"description": "React components for the PayPal JS SDK",

@@ -25,3 +25,3 @@ "keywords": [

"lint": "eslint .",
"prepack": "rimraf dist && npm run build",
"prepack": "rimraf dist && npm run build && npm run type-declarations",
"test": "jest --env=jsdom",

@@ -28,0 +28,0 @@ "start": "npm run check-node-version && npm run storybook",