@paypal/react-paypal-js
Advanced tools
Comparing version 7.1.0 to 7.1.2
@@ -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 @@ |
/*! | ||
* 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": { |
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
179778
23
3529
Updated@paypal/paypal-js@^4.0.2