@paypal/sdk-release 5.0.335 → 5.0.337

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.
Files changed (2) hide show
  1. package/package-lock.json +21 -13
  2. package/package.json +6 -5
package/package-lock.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.335",
3
+ "version": "5.0.337",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -35,9 +35,9 @@
35
35
  }
36
36
  },
37
37
  "@krakenjs/belter": {
38
- "version": "2.1.2",
39
- "resolved": "https://registry.npmjs.org/@krakenjs/belter/-/belter-2.1.2.tgz",
40
- "integrity": "sha512-9qg3xsfcMtljHyxYuin8/KDeqG80ecHCAbuqbHd8Cz0CszK4JvYS3tsmCzYnp6zfnR9uSRCuoj/dKWhZcJtqbg==",
38
+ "version": "2.2.0",
39
+ "resolved": "https://registry.npmjs.org/@krakenjs/belter/-/belter-2.2.0.tgz",
40
+ "integrity": "sha512-1IzPsdZQIoioGowlP9dTH1NpXHwQLcUsCCHjNGfhDnfWwYgvgfGx4Z94lz8sXwTYba2TR2yg8mDjYrq4tIgXWQ==",
41
41
  "requires": {
42
42
  "@krakenjs/cross-domain-safe-weakmap": "^2.0.2",
43
43
  "@krakenjs/cross-domain-utils": "^3.0.2",
@@ -95,6 +95,14 @@
95
95
  "@krakenjs/zalgo-promise": "^2.0.0"
96
96
  }
97
97
  },
98
+ "@paypal/applepay-components": {
99
+ "version": "1.0.0",
100
+ "resolved": "https://registry.npmjs.org/@paypal/applepay-components/-/applepay-components-1.0.0.tgz",
101
+ "integrity": "sha512-vMmUayFx1//1n+kq8DlRys6lU7kxUM2/FkBXqNZNbS7R644QjKRtslrVG4gVbje4iLT6deBokDceSnzGnaJplA==",
102
+ "requires": {
103
+ "@paypal/sdk-client": "^4.0.166"
104
+ }
105
+ },
98
106
  "@paypal/card-components": {
99
107
  "version": "1.0.54",
100
108
  "resolved": "https://registry.npmjs.org/@paypal/card-components/-/card-components-1.0.54.tgz",
@@ -110,9 +118,9 @@
110
118
  }
111
119
  },
112
120
  "@paypal/checkout-components": {
113
- "version": "5.0.238",
114
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.238.tgz",
115
- "integrity": "sha512-Vt0ttd0k/x8Vg2dwpYRlPPBKbPyRoGlPl5wUAMIuVsH4PYWK0cmkhubQNmkslqAO4n+LzXyi9QGfTgvMkT5ohg==",
121
+ "version": "5.0.240",
122
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.240.tgz",
123
+ "integrity": "sha512-rMv7Q6VY2np84iw1sxym1Y019eLlGUvkKUhD5dShXZRwo97Pd0hgVN/t+LWGAoL0VpORqbWxDmwBNLBfJa3r7w==",
116
124
  "requires": {
117
125
  "@krakenjs/belter": "^2.0.0",
118
126
  "@krakenjs/cross-domain-utils": "^3.0.0",
@@ -188,9 +196,9 @@
188
196
  }
189
197
  },
190
198
  "@paypal/messaging-components": {
191
- "version": "1.38.1",
192
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.38.1.tgz",
193
- "integrity": "sha512-hb5gzb03hmJSswRR29kFEAVfVKUrYtvOr8SqJqziDqUaLVZghAaAazGm+YcR9oh1RAUmhPfWbz/sxyMktovXcQ==",
199
+ "version": "1.38.2",
200
+ "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.38.2.tgz",
201
+ "integrity": "sha512-EI6Qsq+Lzf9hm3Hkt+RxRmwVeKhSBmR7mdLPzEnYdmcaGbDgUiq+S5L+QVyrnV0F/O7He2dSRuunbYrblje2gA==",
194
202
  "requires": {
195
203
  "@krakenjs/beaver-logger": "^5.0.0",
196
204
  "@krakenjs/belter": "^2.0.0",
@@ -278,9 +286,9 @@
278
286
  }
279
287
  },
280
288
  "core-js-pure": {
281
- "version": "3.25.5",
282
- "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.25.5.tgz",
283
- "integrity": "sha512-oml3M22pHM+igfWHDfdLVq2ShWmjM2V4L+dQEBs0DWVIqEm9WHCwGAlZ6BmyBQGy5sFrJmcx+856D9lVKyGWYg=="
289
+ "version": "3.26.0",
290
+ "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.26.0.tgz",
291
+ "integrity": "sha512-LiN6fylpVBVwT8twhhluD9TzXmZQQsr2I2eIKtWNbZI1XMfBT7CV18itaN6RA7EtQd/SDdRx/wzvAShX2HvhQA=="
284
292
  },
285
293
  "credit-card-type": {
286
294
  "version": "6.3.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.335",
3
+ "version": "5.0.337",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -63,7 +63,7 @@
63
63
  "@braintree/sanitize-url": "2.1.0",
64
64
  "@braintree/wrap-promise": "1.1.1",
65
65
  "@krakenjs/beaver-logger": "5.0.1",
66
- "@krakenjs/belter": "2.1.2",
66
+ "@krakenjs/belter": "2.2.0",
67
67
  "@krakenjs/cross-domain-safe-weakmap": "2.0.3",
68
68
  "@krakenjs/cross-domain-utils": "3.0.2",
69
69
  "@krakenjs/jsx-pragmatic": "3.0.0",
@@ -71,14 +71,15 @@
71
71
  "@krakenjs/universal-serialize": "2.0.0",
72
72
  "@krakenjs/zalgo-promise": "2.0.1",
73
73
  "@krakenjs/zoid": "10.1.0",
74
+ "@paypal/applepay-components": "1.0.0",
74
75
  "@paypal/card-components": "1.0.54",
75
- "@paypal/checkout-components": "5.0.238",
76
+ "@paypal/checkout-components": "5.0.240",
76
77
  "@paypal/common-components": "1.0.33",
77
78
  "@paypal/example-components": "1.0.28",
78
79
  "@paypal/funding-components": "1.0.28",
79
80
  "@paypal/identity-components": "5.0.13",
80
81
  "@paypal/legal-components": "1.2.2",
81
- "@paypal/messaging-components": "1.38.1",
82
+ "@paypal/messaging-components": "1.38.2",
82
83
  "@paypal/muse-components": "1.3.86",
83
84
  "@paypal/sdk-client": "4.0.168",
84
85
  "@paypal/sdk-constants": "1.0.124",
@@ -86,7 +87,7 @@
86
87
  "bowser": "2.11.0",
87
88
  "braintree-web": "3.33.0",
88
89
  "card-validator": "4.3.0",
89
- "core-js-pure": "3.25.5",
90
+ "core-js-pure": "3.26.0",
90
91
  "credit-card-type": "6.3.0",
91
92
  "framebus": "3.0.1",
92
93
  "hi-base32": "0.5.1",