@paypal/sdk-release 5.0.427 → 5.0.428
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 +103 -71
- package/package.json +4 -4
package/package-lock.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paypal/sdk-release",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.428",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@paypal/sdk-release",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.427",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@paypal/applepay-components": "1.6.0",
|
|
13
13
|
"@paypal/card-components": "1.0.56",
|
|
14
|
-
"@paypal/checkout-components": "5.0.
|
|
14
|
+
"@paypal/checkout-components": "5.0.304",
|
|
15
15
|
"@paypal/common-components": "1.0.45",
|
|
16
16
|
"@paypal/example-components": "1.0.28",
|
|
17
17
|
"@paypal/funding-components": "1.0.32",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@paypal/legal-components": "1.2.2",
|
|
21
21
|
"@paypal/messaging-components": "1.57.0",
|
|
22
22
|
"@paypal/muse-components": "1.3.93",
|
|
23
|
-
"@paypal/sdk-client": "4.0.
|
|
23
|
+
"@paypal/sdk-client": "4.0.184"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@krakenjs/grabthar-release": "^3.0.0",
|
|
@@ -302,9 +302,9 @@
|
|
|
302
302
|
}
|
|
303
303
|
},
|
|
304
304
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
305
|
-
"version": "0.
|
|
306
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.
|
|
307
|
-
"integrity": "sha512-
|
|
305
|
+
"version": "0.6.1",
|
|
306
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz",
|
|
307
|
+
"integrity": "sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==",
|
|
308
308
|
"dev": true,
|
|
309
309
|
"dependencies": {
|
|
310
310
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
@@ -4464,9 +4464,9 @@
|
|
|
4464
4464
|
}
|
|
4465
4465
|
},
|
|
4466
4466
|
"node_modules/@paypal/checkout-components": {
|
|
4467
|
-
"version": "5.0.
|
|
4468
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
4469
|
-
"integrity": "sha512-
|
|
4467
|
+
"version": "5.0.304",
|
|
4468
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.304.tgz",
|
|
4469
|
+
"integrity": "sha512-Wa3tJxCqR/63c2hamBARZld7pHQ2jKla3VeDYyCUvaNTN5cxK5RpReKi7fN/+0ue5DUTOEICQDFh8e2jb25N2Q==",
|
|
4470
4470
|
"dependencies": {
|
|
4471
4471
|
"@krakenjs/beaver-logger": "^5.7.0",
|
|
4472
4472
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -4478,7 +4478,7 @@
|
|
|
4478
4478
|
"@paypal/common-components": "^1.0.35",
|
|
4479
4479
|
"@paypal/connect-loader-component": "1.1.1",
|
|
4480
4480
|
"@paypal/funding-components": "^1.0.31",
|
|
4481
|
-
"@paypal/sdk-client": "^4.0.
|
|
4481
|
+
"@paypal/sdk-client": "^4.0.184",
|
|
4482
4482
|
"@paypal/sdk-constants": "^1.0.141",
|
|
4483
4483
|
"@paypal/sdk-logos": "^2.2.6"
|
|
4484
4484
|
}
|
|
@@ -4597,23 +4597,23 @@
|
|
|
4597
4597
|
}
|
|
4598
4598
|
},
|
|
4599
4599
|
"node_modules/@paypal/sdk-client": {
|
|
4600
|
-
"version": "4.0.
|
|
4601
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.
|
|
4602
|
-
"integrity": "sha512-
|
|
4600
|
+
"version": "4.0.184",
|
|
4601
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.184.tgz",
|
|
4602
|
+
"integrity": "sha512-6NeL3CbXPuR9hNl0jENuOsfRp5ybrNEoI3s2oklR8OpxXxYb1ivyDgjIzd8px5/NHxMxmXu87jLbEelH3tGkLg==",
|
|
4603
4603
|
"dependencies": {
|
|
4604
4604
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
4605
4605
|
"@krakenjs/belter": "^2.0.0",
|
|
4606
4606
|
"@krakenjs/cross-domain-utils": "^3.0.2",
|
|
4607
4607
|
"@krakenjs/jsx-pragmatic": "^3.0.0",
|
|
4608
4608
|
"@krakenjs/zalgo-promise": "^2.0.0",
|
|
4609
|
-
"@paypal/sdk-constants": "^1.0.
|
|
4609
|
+
"@paypal/sdk-constants": "^1.0.143",
|
|
4610
4610
|
"bowser": "^2.0.0"
|
|
4611
4611
|
}
|
|
4612
4612
|
},
|
|
4613
4613
|
"node_modules/@paypal/sdk-constants": {
|
|
4614
|
-
"version": "1.0.
|
|
4615
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.
|
|
4616
|
-
"integrity": "sha512-
|
|
4614
|
+
"version": "1.0.143",
|
|
4615
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.143.tgz",
|
|
4616
|
+
"integrity": "sha512-vnnf0yG4Qg1EehqZYsANsyWHAHgzmuex6XY/Mbp4MaiVi4pAm0O2WHVRQSbznWCKjuB+EwUE2Eh5XrPwEeUa4A==",
|
|
4617
4617
|
"dependencies": {
|
|
4618
4618
|
"hi-base32": "^0.5.0"
|
|
4619
4619
|
}
|
|
@@ -4953,9 +4953,9 @@
|
|
|
4953
4953
|
"dev": true
|
|
4954
4954
|
},
|
|
4955
4955
|
"node_modules/@types/node": {
|
|
4956
|
-
"version": "20.11.
|
|
4957
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.
|
|
4958
|
-
"integrity": "sha512-
|
|
4956
|
+
"version": "20.11.27",
|
|
4957
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.27.tgz",
|
|
4958
|
+
"integrity": "sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==",
|
|
4959
4959
|
"dev": true,
|
|
4960
4960
|
"dependencies": {
|
|
4961
4961
|
"undici-types": "~5.26.4"
|
|
@@ -6506,13 +6506,13 @@
|
|
|
6506
6506
|
}
|
|
6507
6507
|
},
|
|
6508
6508
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
6509
|
-
"version": "0.4.
|
|
6510
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.
|
|
6511
|
-
"integrity": "sha512-
|
|
6509
|
+
"version": "0.4.10",
|
|
6510
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz",
|
|
6511
|
+
"integrity": "sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==",
|
|
6512
6512
|
"dev": true,
|
|
6513
6513
|
"dependencies": {
|
|
6514
6514
|
"@babel/compat-data": "^7.22.6",
|
|
6515
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
6515
|
+
"@babel/helper-define-polyfill-provider": "^0.6.1",
|
|
6516
6516
|
"semver": "^6.3.1"
|
|
6517
6517
|
},
|
|
6518
6518
|
"peerDependencies": {
|
|
@@ -6541,6 +6541,22 @@
|
|
|
6541
6541
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
6542
6542
|
}
|
|
6543
6543
|
},
|
|
6544
|
+
"node_modules/babel-plugin-polyfill-corejs3/node_modules/@babel/helper-define-polyfill-provider": {
|
|
6545
|
+
"version": "0.5.0",
|
|
6546
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz",
|
|
6547
|
+
"integrity": "sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==",
|
|
6548
|
+
"dev": true,
|
|
6549
|
+
"dependencies": {
|
|
6550
|
+
"@babel/helper-compilation-targets": "^7.22.6",
|
|
6551
|
+
"@babel/helper-plugin-utils": "^7.22.5",
|
|
6552
|
+
"debug": "^4.1.1",
|
|
6553
|
+
"lodash.debounce": "^4.0.8",
|
|
6554
|
+
"resolve": "^1.14.2"
|
|
6555
|
+
},
|
|
6556
|
+
"peerDependencies": {
|
|
6557
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
6558
|
+
}
|
|
6559
|
+
},
|
|
6544
6560
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
6545
6561
|
"version": "0.5.5",
|
|
6546
6562
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz",
|
|
@@ -6553,6 +6569,22 @@
|
|
|
6553
6569
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
6554
6570
|
}
|
|
6555
6571
|
},
|
|
6572
|
+
"node_modules/babel-plugin-polyfill-regenerator/node_modules/@babel/helper-define-polyfill-provider": {
|
|
6573
|
+
"version": "0.5.0",
|
|
6574
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz",
|
|
6575
|
+
"integrity": "sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==",
|
|
6576
|
+
"dev": true,
|
|
6577
|
+
"dependencies": {
|
|
6578
|
+
"@babel/helper-compilation-targets": "^7.22.6",
|
|
6579
|
+
"@babel/helper-plugin-utils": "^7.22.5",
|
|
6580
|
+
"debug": "^4.1.1",
|
|
6581
|
+
"lodash.debounce": "^4.0.8",
|
|
6582
|
+
"resolve": "^1.14.2"
|
|
6583
|
+
},
|
|
6584
|
+
"peerDependencies": {
|
|
6585
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
6586
|
+
}
|
|
6587
|
+
},
|
|
6556
6588
|
"node_modules/babel-plugin-react-scoped-css": {
|
|
6557
6589
|
"version": "1.1.1",
|
|
6558
6590
|
"resolved": "https://registry.npmjs.org/babel-plugin-react-scoped-css/-/babel-plugin-react-scoped-css-1.1.1.tgz",
|
|
@@ -7500,9 +7532,9 @@
|
|
|
7500
7532
|
}
|
|
7501
7533
|
},
|
|
7502
7534
|
"node_modules/caniuse-lite": {
|
|
7503
|
-
"version": "1.0.
|
|
7504
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
7505
|
-
"integrity": "sha512-
|
|
7535
|
+
"version": "1.0.30001597",
|
|
7536
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001597.tgz",
|
|
7537
|
+
"integrity": "sha512-7LjJvmQU6Sj7bL0j5b5WY/3n7utXUJvAe1lxhsHDbLmwX9mdL86Yjtr+5SRCyf8qME4M7pU2hswj0FpyBVCv9w==",
|
|
7506
7538
|
"dev": true,
|
|
7507
7539
|
"funding": [
|
|
7508
7540
|
{
|
|
@@ -9277,9 +9309,9 @@
|
|
|
9277
9309
|
"dev": true
|
|
9278
9310
|
},
|
|
9279
9311
|
"node_modules/electron-to-chromium": {
|
|
9280
|
-
"version": "1.4.
|
|
9281
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
9282
|
-
"integrity": "sha512-
|
|
9312
|
+
"version": "1.4.703",
|
|
9313
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.703.tgz",
|
|
9314
|
+
"integrity": "sha512-094ZZC4nHXPKl/OwPinSMtLN9+hoFkdfQGKnvXbY+3WEAYtVDpz9UhJIViiY6Zb8agvqxiaJzNG9M+pRZWvSZw==",
|
|
9283
9315
|
"dev": true
|
|
9284
9316
|
},
|
|
9285
9317
|
"node_modules/elliptic": {
|
|
@@ -9379,9 +9411,9 @@
|
|
|
9379
9411
|
}
|
|
9380
9412
|
},
|
|
9381
9413
|
"node_modules/enhanced-resolve": {
|
|
9382
|
-
"version": "5.
|
|
9383
|
-
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.
|
|
9384
|
-
"integrity": "sha512-
|
|
9414
|
+
"version": "5.16.0",
|
|
9415
|
+
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz",
|
|
9416
|
+
"integrity": "sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==",
|
|
9385
9417
|
"dev": true,
|
|
9386
9418
|
"dependencies": {
|
|
9387
9419
|
"graceful-fs": "^4.2.4",
|
|
@@ -12348,9 +12380,9 @@
|
|
|
12348
12380
|
}
|
|
12349
12381
|
},
|
|
12350
12382
|
"node_modules/hasown": {
|
|
12351
|
-
"version": "2.0.
|
|
12352
|
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.
|
|
12353
|
-
"integrity": "sha512-
|
|
12383
|
+
"version": "2.0.2",
|
|
12384
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
12385
|
+
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
12354
12386
|
"dev": true,
|
|
12355
12387
|
"dependencies": {
|
|
12356
12388
|
"function-bind": "^1.1.2"
|
|
@@ -24427,9 +24459,9 @@
|
|
|
24427
24459
|
}
|
|
24428
24460
|
},
|
|
24429
24461
|
"node_modules/postcss-selector-parser": {
|
|
24430
|
-
"version": "6.0.
|
|
24431
|
-
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.
|
|
24432
|
-
"integrity": "sha512-
|
|
24462
|
+
"version": "6.0.16",
|
|
24463
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz",
|
|
24464
|
+
"integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==",
|
|
24433
24465
|
"dev": true,
|
|
24434
24466
|
"dependencies": {
|
|
24435
24467
|
"cssesc": "^3.0.0",
|
|
@@ -25496,13 +25528,13 @@
|
|
|
25496
25528
|
}
|
|
25497
25529
|
},
|
|
25498
25530
|
"node_modules/safe-array-concat": {
|
|
25499
|
-
"version": "1.1.
|
|
25500
|
-
"resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.
|
|
25501
|
-
"integrity": "sha512-
|
|
25531
|
+
"version": "1.1.2",
|
|
25532
|
+
"resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
|
|
25533
|
+
"integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
|
|
25502
25534
|
"dev": true,
|
|
25503
25535
|
"dependencies": {
|
|
25504
|
-
"call-bind": "^1.0.
|
|
25505
|
-
"get-intrinsic": "^1.2.
|
|
25536
|
+
"call-bind": "^1.0.7",
|
|
25537
|
+
"get-intrinsic": "^1.2.4",
|
|
25506
25538
|
"has-symbols": "^1.0.3",
|
|
25507
25539
|
"isarray": "^2.0.5"
|
|
25508
25540
|
},
|
|
@@ -25978,17 +26010,17 @@
|
|
|
25978
26010
|
"dev": true
|
|
25979
26011
|
},
|
|
25980
26012
|
"node_modules/set-function-length": {
|
|
25981
|
-
"version": "1.2.
|
|
25982
|
-
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.
|
|
25983
|
-
"integrity": "sha512-
|
|
26013
|
+
"version": "1.2.2",
|
|
26014
|
+
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
26015
|
+
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
25984
26016
|
"dev": true,
|
|
25985
26017
|
"dependencies": {
|
|
25986
|
-
"define-data-property": "^1.1.
|
|
26018
|
+
"define-data-property": "^1.1.4",
|
|
25987
26019
|
"es-errors": "^1.3.0",
|
|
25988
26020
|
"function-bind": "^1.1.2",
|
|
25989
|
-
"get-intrinsic": "^1.2.
|
|
26021
|
+
"get-intrinsic": "^1.2.4",
|
|
25990
26022
|
"gopd": "^1.0.1",
|
|
25991
|
-
"has-property-descriptors": "^1.0.
|
|
26023
|
+
"has-property-descriptors": "^1.0.2"
|
|
25992
26024
|
},
|
|
25993
26025
|
"engines": {
|
|
25994
26026
|
"node": ">= 0.4"
|
|
@@ -29409,16 +29441,16 @@
|
|
|
29409
29441
|
"dev": true
|
|
29410
29442
|
},
|
|
29411
29443
|
"node_modules/which-typed-array": {
|
|
29412
|
-
"version": "1.1.
|
|
29413
|
-
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.
|
|
29414
|
-
"integrity": "sha512-
|
|
29444
|
+
"version": "1.1.15",
|
|
29445
|
+
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
|
|
29446
|
+
"integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
|
|
29415
29447
|
"dev": true,
|
|
29416
29448
|
"dependencies": {
|
|
29417
|
-
"available-typed-arrays": "^1.0.
|
|
29418
|
-
"call-bind": "^1.0.
|
|
29449
|
+
"available-typed-arrays": "^1.0.7",
|
|
29450
|
+
"call-bind": "^1.0.7",
|
|
29419
29451
|
"for-each": "^0.3.3",
|
|
29420
29452
|
"gopd": "^1.0.1",
|
|
29421
|
-
"has-tostringtag": "^1.0.
|
|
29453
|
+
"has-tostringtag": "^1.0.2"
|
|
29422
29454
|
},
|
|
29423
29455
|
"engines": {
|
|
29424
29456
|
"node": ">= 0.4"
|
|
@@ -29988,9 +30020,9 @@
|
|
|
29988
30020
|
}
|
|
29989
30021
|
},
|
|
29990
30022
|
"node_modules/zx/node_modules/@types/node": {
|
|
29991
|
-
"version": "16.18.
|
|
29992
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.
|
|
29993
|
-
"integrity": "sha512
|
|
30023
|
+
"version": "16.18.89",
|
|
30024
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.89.tgz",
|
|
30025
|
+
"integrity": "sha512-QlrE8QI5z62nfnkiUZysUsAaxWaTMoGqFVcB3PvK1WxJ0c699bacErV4Fabe9Hki6ZnaHalgzihLbTl2d34XfQ==",
|
|
29994
30026
|
"dev": true
|
|
29995
30027
|
},
|
|
29996
30028
|
"node_modules/zx/node_modules/ansi-styles": {
|
|
@@ -30272,9 +30304,9 @@
|
|
|
30272
30304
|
}
|
|
30273
30305
|
},
|
|
30274
30306
|
"@paypal/checkout-components": {
|
|
30275
|
-
"version": "5.0.
|
|
30276
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
30277
|
-
"integrity": "sha512-
|
|
30307
|
+
"version": "5.0.304",
|
|
30308
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.304.tgz",
|
|
30309
|
+
"integrity": "sha512-Wa3tJxCqR/63c2hamBARZld7pHQ2jKla3VeDYyCUvaNTN5cxK5RpReKi7fN/+0ue5DUTOEICQDFh8e2jb25N2Q==",
|
|
30278
30310
|
"requires": {
|
|
30279
30311
|
"@krakenjs/beaver-logger": "^5.7.0",
|
|
30280
30312
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -30286,7 +30318,7 @@
|
|
|
30286
30318
|
"@paypal/common-components": "^1.0.35",
|
|
30287
30319
|
"@paypal/connect-loader-component": "1.1.1",
|
|
30288
30320
|
"@paypal/funding-components": "^1.0.31",
|
|
30289
|
-
"@paypal/sdk-client": "^4.0.
|
|
30321
|
+
"@paypal/sdk-client": "^4.0.184",
|
|
30290
30322
|
"@paypal/sdk-constants": "^1.0.141",
|
|
30291
30323
|
"@paypal/sdk-logos": "^2.2.6"
|
|
30292
30324
|
}
|
|
@@ -30405,23 +30437,23 @@
|
|
|
30405
30437
|
}
|
|
30406
30438
|
},
|
|
30407
30439
|
"@paypal/sdk-client": {
|
|
30408
|
-
"version": "4.0.
|
|
30409
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.
|
|
30410
|
-
"integrity": "sha512-
|
|
30440
|
+
"version": "4.0.184",
|
|
30441
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-client/-/sdk-client-4.0.184.tgz",
|
|
30442
|
+
"integrity": "sha512-6NeL3CbXPuR9hNl0jENuOsfRp5ybrNEoI3s2oklR8OpxXxYb1ivyDgjIzd8px5/NHxMxmXu87jLbEelH3tGkLg==",
|
|
30411
30443
|
"requires": {
|
|
30412
30444
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
30413
30445
|
"@krakenjs/belter": "^2.0.0",
|
|
30414
30446
|
"@krakenjs/cross-domain-utils": "^3.0.2",
|
|
30415
30447
|
"@krakenjs/jsx-pragmatic": "^3.0.0",
|
|
30416
30448
|
"@krakenjs/zalgo-promise": "^2.0.0",
|
|
30417
|
-
"@paypal/sdk-constants": "^1.0.
|
|
30449
|
+
"@paypal/sdk-constants": "^1.0.143",
|
|
30418
30450
|
"bowser": "^2.0.0"
|
|
30419
30451
|
}
|
|
30420
30452
|
},
|
|
30421
30453
|
"@paypal/sdk-constants": {
|
|
30422
|
-
"version": "1.0.
|
|
30423
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.
|
|
30424
|
-
"integrity": "sha512-
|
|
30454
|
+
"version": "1.0.143",
|
|
30455
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.143.tgz",
|
|
30456
|
+
"integrity": "sha512-vnnf0yG4Qg1EehqZYsANsyWHAHgzmuex6XY/Mbp4MaiVi4pAm0O2WHVRQSbznWCKjuB+EwUE2Eh5XrPwEeUa4A==",
|
|
30425
30457
|
"requires": {
|
|
30426
30458
|
"hi-base32": "^0.5.0"
|
|
30427
30459
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paypal/sdk-release",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.428",
|
|
4
4
|
"description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"@krakenjs/zoid": "10.3.3",
|
|
85
85
|
"@paypal/applepay-components": "1.6.0",
|
|
86
86
|
"@paypal/card-components": "1.0.56",
|
|
87
|
-
"@paypal/checkout-components": "5.0.
|
|
87
|
+
"@paypal/checkout-components": "5.0.304",
|
|
88
88
|
"@paypal/common-components": "1.0.45",
|
|
89
89
|
"@paypal/connect-loader-component": "1.1.1",
|
|
90
90
|
"@paypal/example-components": "1.0.28",
|
|
@@ -94,8 +94,8 @@
|
|
|
94
94
|
"@paypal/legal-components": "1.2.2",
|
|
95
95
|
"@paypal/messaging-components": "1.57.0",
|
|
96
96
|
"@paypal/muse-components": "1.3.93",
|
|
97
|
-
"@paypal/sdk-client": "4.0.
|
|
98
|
-
"@paypal/sdk-constants": "1.0.
|
|
97
|
+
"@paypal/sdk-client": "4.0.184",
|
|
98
|
+
"@paypal/sdk-constants": "1.0.143",
|
|
99
99
|
"@paypal/sdk-logos": "2.2.7",
|
|
100
100
|
"bowser": "2.11.0",
|
|
101
101
|
"card-validator": "4.3.0",
|