@paypal/sdk-release 5.0.321 → 5.0.324
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 +11 -11
- package/package.json +4 -4
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.324",
|
|
4
4
|
"lockfileVersion": 1,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"dependencies": {
|
|
@@ -110,9 +110,9 @@
|
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"@paypal/checkout-components": {
|
|
113
|
-
"version": "5.0.
|
|
114
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
115
|
-
"integrity": "sha512-
|
|
113
|
+
"version": "5.0.232",
|
|
114
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.232.tgz",
|
|
115
|
+
"integrity": "sha512-ZVYg5GZ1FXWi8DlnZ3MkEvDF+Ut1ofJAd57KmCBfEIJpwRkKNRmDpBNYFylI1cSBW3doWMzDzplCeZhz/J/klQ==",
|
|
116
116
|
"requires": {
|
|
117
117
|
"@krakenjs/belter": "^2.0.0",
|
|
118
118
|
"@krakenjs/cross-domain-utils": "^3.0.0",
|
|
@@ -188,15 +188,15 @@
|
|
|
188
188
|
}
|
|
189
189
|
},
|
|
190
190
|
"@paypal/messaging-components": {
|
|
191
|
-
"version": "1.36.
|
|
192
|
-
"resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.36.
|
|
193
|
-
"integrity": "sha512-
|
|
191
|
+
"version": "1.36.1",
|
|
192
|
+
"resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.36.1.tgz",
|
|
193
|
+
"integrity": "sha512-6g166w4R7axt9MVEZ5/wP1pe8C/EcY4cE+sVkESVdykz9DrkEjx5dg9qJUGnOhLURy1bBboseSzYOrnNyWvn4Q==",
|
|
194
194
|
"requires": {
|
|
195
195
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
196
196
|
"@krakenjs/belter": "^2.0.0",
|
|
197
197
|
"@krakenjs/jsx-pragmatic": "^3.0.0",
|
|
198
198
|
"@krakenjs/post-robot": "^11.0.0",
|
|
199
|
-
"@krakenjs/zalgo-promise": "^2.0.
|
|
199
|
+
"@krakenjs/zalgo-promise": "^2.0.1",
|
|
200
200
|
"@krakenjs/zoid": "^10.0.0",
|
|
201
201
|
"@paypal/common-components": "^1.0.27",
|
|
202
202
|
"@paypal/sdk-client": "^4.0.166",
|
|
@@ -278,9 +278,9 @@
|
|
|
278
278
|
}
|
|
279
279
|
},
|
|
280
280
|
"core-js-pure": {
|
|
281
|
-
"version": "3.23.
|
|
282
|
-
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.23.
|
|
283
|
-
"integrity": "sha512-
|
|
281
|
+
"version": "3.23.5",
|
|
282
|
+
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.23.5.tgz",
|
|
283
|
+
"integrity": "sha512-8t78LdpKSuCq4pJYCYk8hl7XEkAX+BP16yRIwL3AanTksxuEf7CM83vRyctmiEL8NDZ3jpUcv56fk9/zG3aIuw=="
|
|
284
284
|
},
|
|
285
285
|
"credit-card-type": {
|
|
286
286
|
"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.324",
|
|
4
4
|
"description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
"@krakenjs/zalgo-promise": "2.0.1",
|
|
73
73
|
"@krakenjs/zoid": "10.1.0",
|
|
74
74
|
"@paypal/card-components": "1.0.54",
|
|
75
|
-
"@paypal/checkout-components": "5.0.
|
|
75
|
+
"@paypal/checkout-components": "5.0.232",
|
|
76
76
|
"@paypal/common-components": "1.0.32",
|
|
77
77
|
"@paypal/example-components": "1.0.28",
|
|
78
78
|
"@paypal/funding-components": "1.0.28",
|
|
79
79
|
"@paypal/identity-components": "5.0.12",
|
|
80
80
|
"@paypal/legal-components": "1.1.2",
|
|
81
|
-
"@paypal/messaging-components": "1.36.
|
|
81
|
+
"@paypal/messaging-components": "1.36.1",
|
|
82
82
|
"@paypal/muse-components": "1.3.86",
|
|
83
83
|
"@paypal/sdk-client": "4.0.168",
|
|
84
84
|
"@paypal/sdk-constants": "1.0.122",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"bowser": "2.11.0",
|
|
87
87
|
"braintree-web": "3.33.0",
|
|
88
88
|
"card-validator": "4.3.0",
|
|
89
|
-
"core-js-pure": "3.23.
|
|
89
|
+
"core-js-pure": "3.23.5",
|
|
90
90
|
"credit-card-type": "6.3.0",
|
|
91
91
|
"framebus": "3.0.1",
|
|
92
92
|
"hi-base32": "0.5.1",
|