@paypal/sdk-release 5.0.352 → 5.0.353
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package-lock.json +13 -13
- package/package.json +5 -5
package/package-lock.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paypal/sdk-release",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.353",
|
|
4
4
|
"lockfileVersion": 1,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"dependencies": {
|
|
@@ -118,9 +118,9 @@
|
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
120
|
"@paypal/checkout-components": {
|
|
121
|
-
"version": "5.0.
|
|
122
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
123
|
-
"integrity": "sha512-
|
|
121
|
+
"version": "5.0.253",
|
|
122
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.253.tgz",
|
|
123
|
+
"integrity": "sha512-eJ5/Z21/I3cmclNO3+i56w4mY9J8qptgQYilKddZYnf9dq4Jght0P62TAdeQEiujhn6ON7wCaCzB0Rjyq/aAyg==",
|
|
124
124
|
"requires": {
|
|
125
125
|
"@krakenjs/belter": "^2.0.0",
|
|
126
126
|
"@krakenjs/cross-domain-utils": "^3.0.0",
|
|
@@ -170,9 +170,9 @@
|
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
172
|
"@paypal/identity-components": {
|
|
173
|
-
"version": "5.0.
|
|
174
|
-
"resolved": "https://registry.npmjs.org/@paypal/identity-components/-/identity-components-5.0.
|
|
175
|
-
"integrity": "sha512-
|
|
173
|
+
"version": "5.0.14",
|
|
174
|
+
"resolved": "https://registry.npmjs.org/@paypal/identity-components/-/identity-components-5.0.14.tgz",
|
|
175
|
+
"integrity": "sha512-GL5uGZebv5llkVY0GDdqIE36EjeWPAsC/DF3w5YK+sqKJztrW4gGRUmD27riwH+w9K3XgH7jwxM2J3AwwKG2Qg==",
|
|
176
176
|
"requires": {
|
|
177
177
|
"@krakenjs/belter": "^2.0.0",
|
|
178
178
|
"@krakenjs/cross-domain-utils": "^3.0.0",
|
|
@@ -248,9 +248,9 @@
|
|
|
248
248
|
}
|
|
249
249
|
},
|
|
250
250
|
"@paypal/sdk-logos": {
|
|
251
|
-
"version": "2.2.
|
|
252
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-logos/-/sdk-logos-2.2.
|
|
253
|
-
"integrity": "sha512-
|
|
251
|
+
"version": "2.2.4",
|
|
252
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-logos/-/sdk-logos-2.2.4.tgz",
|
|
253
|
+
"integrity": "sha512-f8MDZlD1l4PTuYN3ECRwFntX2cQn2v0wDJMbrZPMvwK/PDXBlVk1P6d4E2+fdvoatGw37z0FtlafJL0cprkHOA==",
|
|
254
254
|
"requires": {
|
|
255
255
|
"@krakenjs/belter": "^2.0.0",
|
|
256
256
|
"@krakenjs/jsx-pragmatic": "^3.0.0",
|
|
@@ -288,9 +288,9 @@
|
|
|
288
288
|
}
|
|
289
289
|
},
|
|
290
290
|
"core-js-pure": {
|
|
291
|
-
"version": "3.
|
|
292
|
-
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.
|
|
293
|
-
"integrity": "sha512-
|
|
291
|
+
"version": "3.28.0",
|
|
292
|
+
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.28.0.tgz",
|
|
293
|
+
"integrity": "sha512-DSOVleA9/v3LNj/vFxAPfUHttKTzrB2RXhAPvR5TPXn4vrra3Z2ssytvRyt8eruJwAfwAiFADEbrjcRdcvPLQQ=="
|
|
294
294
|
},
|
|
295
295
|
"credit-card-type": {
|
|
296
296
|
"version": "6.3.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paypal/sdk-release",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.353",
|
|
4
4
|
"description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -77,21 +77,21 @@
|
|
|
77
77
|
"@krakenjs/zoid": "10.1.0",
|
|
78
78
|
"@paypal/applepay-components": "1.4.0",
|
|
79
79
|
"@paypal/card-components": "1.0.54",
|
|
80
|
-
"@paypal/checkout-components": "5.0.
|
|
80
|
+
"@paypal/checkout-components": "5.0.253",
|
|
81
81
|
"@paypal/common-components": "1.0.35",
|
|
82
82
|
"@paypal/example-components": "1.0.28",
|
|
83
83
|
"@paypal/funding-components": "1.0.31",
|
|
84
|
-
"@paypal/identity-components": "5.0.
|
|
84
|
+
"@paypal/identity-components": "5.0.14",
|
|
85
85
|
"@paypal/legal-components": "1.2.2",
|
|
86
86
|
"@paypal/messaging-components": "1.40.1",
|
|
87
87
|
"@paypal/muse-components": "1.3.88",
|
|
88
88
|
"@paypal/sdk-client": "4.0.169",
|
|
89
89
|
"@paypal/sdk-constants": "1.0.129",
|
|
90
|
-
"@paypal/sdk-logos": "2.2.
|
|
90
|
+
"@paypal/sdk-logos": "2.2.4",
|
|
91
91
|
"bowser": "2.11.0",
|
|
92
92
|
"braintree-web": "3.33.0",
|
|
93
93
|
"card-validator": "4.3.0",
|
|
94
|
-
"core-js-pure": "3.
|
|
94
|
+
"core-js-pure": "3.28.0",
|
|
95
95
|
"credit-card-type": "6.3.0",
|
|
96
96
|
"framebus": "3.0.1",
|
|
97
97
|
"hi-base32": "0.5.1",
|