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

@paypal/react-paypal-js

Package Overview
Dependencies
Maintainers
31
Versions
66
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 7.1.0 to 7.1.2

dist/components/PayPalButtons.js

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

### [7.1.2](https://github.com/paypal/react-paypal-js/compare/v7.1.1...v7.1.2) (2021-07-05)
### [7.1.1](https://github.com/paypal/react-paypal-js/compare/v7.1.0...v7.1.1) (2021-07-05)
### Bug Fixes
- **types:** export the ScriptProviderProps interface ([e97e3d0](https://github.com/paypal/react-paypal-js/commit/e97e3d0b0cc404e807f7f9e1173ec532592fc8cf))
- **types:** update resetOptions to support PayPalScriptOptions type ([236c3cf](https://github.com/paypal/react-paypal-js/commit/236c3cff9be53959b24725718a8b0a999e17f02c))
## [7.1.0](https://github.com/paypal/react-paypal-js/compare/v7.0.0...v7.1.0) (2021-06-27)

@@ -7,0 +16,0 @@

2

dist/cjs/react-paypal-js.js
/*!
* react-paypal-js v7.1.0 (2021-06-27T21:59:21.366Z)
* react-paypal-js v7.1.2 (2021-07-05T21:48:03.272Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

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

/*!
* react-paypal-js v7.1.0 (2021-06-27T21:59:21.366Z)
* react-paypal-js v7.1.2 (2021-07-05T21:48:03.272Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

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

function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
/*!
* react-paypal-js v7.1.0 (2021-06-27T21:59:21.366Z)
* react-paypal-js v7.1.2 (2021-07-05T21:48:03.272Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

@@ -6,0 +6,0 @@ *

function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}
/*!
* react-paypal-js v7.1.0 (2021-06-27T21:59:21.366Z)
* react-paypal-js v7.1.2 (2021-07-05T21:48:03.272Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.

@@ -5,0 +5,0 @@ *

{
"name": "@paypal/react-paypal-js",
"version": "7.1.0",
"version": "7.1.2",
"description": "React components for the PayPal JS SDK",

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

"dependencies": {
"@paypal/paypal-js": "^4.0.1",
"@paypal/paypal-js": "^4.0.2",
"@paypal/sdk-constants": "^1.0.107"

@@ -59,18 +59,18 @@ },

"@rollup/plugin-typescript": "^8.2.1",
"@storybook/addon-actions": "^6.3.0",
"@storybook/addon-essentials": "^6.3.0",
"@storybook/addon-links": "^6.3.0",
"@storybook/react": "^6.3.0",
"@storybook/addon-actions": "^6.3.2",
"@storybook/addon-essentials": "^6.3.2",
"@storybook/addon-links": "^6.3.2",
"@storybook/react": "^6.3.2",
"@storybook/storybook-deployer": "^2.8.10",
"@testing-library/react": "^11.2.7",
"@types/react": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"babel-jest": "^27.0.5",
"@testing-library/react": "^12.0.0",
"@types/react": "^17.0.13",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"babel-jest": "^27.0.6",
"babel-loader": "^8.2.2",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.24.0",
"husky": "^6.0.0",
"jest": "^27.0.5",
"husky": "^7.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",

@@ -82,3 +82,3 @@ "pinst": "^2.1.6",

"react-is": "^17.0.2",
"rollup": "^2.52.3",
"rollup": "^2.52.7",
"rollup-plugin-cleanup": "^3.2.1",

@@ -88,3 +88,3 @@ "rollup-plugin-terser": "^7.0.2",

"standard-version": "^9.3.0",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},

@@ -91,0 +91,0 @@ "peerDependencies": {

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