@paypal/sdk-release 5.0.304 → 5.0.305
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 +10 -10
- 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.305",
|
|
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.213",
|
|
114
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.213.tgz",
|
|
115
|
+
"integrity": "sha512-NW+Tfusf7o0bYEUUV/eqrn6q0F0XkZ2zjsqi/nYsb/j2cU0fweHtD4MwEV7kgs+0B5JE+1c+F1mW+S+VqmwGBQ==",
|
|
116
116
|
"requires": {
|
|
117
117
|
"@krakenjs/belter": "^2.0.0",
|
|
118
118
|
"@krakenjs/cross-domain-utils": "^3.0.0",
|
|
@@ -222,9 +222,9 @@
|
|
|
222
222
|
}
|
|
223
223
|
},
|
|
224
224
|
"@paypal/sdk-constants": {
|
|
225
|
-
"version": "1.0.
|
|
226
|
-
"resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.
|
|
227
|
-
"integrity": "sha512-
|
|
225
|
+
"version": "1.0.119",
|
|
226
|
+
"resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.119.tgz",
|
|
227
|
+
"integrity": "sha512-8ISJDPmeaN/MyfylC0ti5s9PvBX/l7/dlsuNZVmRB+eovsZ/X4hFnC4znt8P3mqsF3yg2HWa7+B16fvnUsZX5Q==",
|
|
228
228
|
"requires": {
|
|
229
229
|
"hi-base32": "^0.5.0"
|
|
230
230
|
}
|
|
@@ -270,9 +270,9 @@
|
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"core-js-pure": {
|
|
273
|
-
"version": "3.
|
|
274
|
-
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.
|
|
275
|
-
"integrity": "sha512-
|
|
273
|
+
"version": "3.22.0",
|
|
274
|
+
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.0.tgz",
|
|
275
|
+
"integrity": "sha512-ylOC9nVy0ak1N+fPIZj00umoZHgUVqmucklP5RT5N+vJof38klKn8Ze6KGyvchdClvEBr6LcQqJpI216LUMqYA=="
|
|
276
276
|
},
|
|
277
277
|
"credit-card-type": {
|
|
278
278
|
"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.305",
|
|
4
4
|
"description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"@krakenjs/zalgo-promise": "2.0.1",
|
|
77
77
|
"@krakenjs/zoid": "10.0.0",
|
|
78
78
|
"@paypal/card-components": "1.0.54",
|
|
79
|
-
"@paypal/checkout-components": "5.0.
|
|
79
|
+
"@paypal/checkout-components": "5.0.213",
|
|
80
80
|
"@paypal/common-components": "1.0.27",
|
|
81
81
|
"@paypal/example-components": "1.0.28",
|
|
82
82
|
"@paypal/funding-components": "1.0.27",
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
"@paypal/messaging-components": "1.34.2",
|
|
85
85
|
"@paypal/muse-components": "1.3.85",
|
|
86
86
|
"@paypal/sdk-client": "4.0.166",
|
|
87
|
-
"@paypal/sdk-constants": "1.0.
|
|
87
|
+
"@paypal/sdk-constants": "1.0.119",
|
|
88
88
|
"@paypal/sdk-logos": "1.0.45",
|
|
89
89
|
"bowser": "2.11.0",
|
|
90
90
|
"braintree-web": "3.33.0",
|
|
91
91
|
"card-validator": "4.3.0",
|
|
92
|
-
"core-js-pure": "3.
|
|
92
|
+
"core-js-pure": "3.22.0",
|
|
93
93
|
"credit-card-type": "6.3.0",
|
|
94
94
|
"framebus": "3.0.1",
|
|
95
95
|
"hi-base32": "0.5.1",
|