@paypal/sdk-release 5.0.321 → 5.0.322
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 +5 -5
- package/package.json +2 -2
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.322",
|
|
4
4
|
"lockfileVersion": 1,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"dependencies": {
|
|
@@ -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",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paypal/sdk-release",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.322",
|
|
4
4
|
"description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -78,7 +78,7 @@
|
|
|
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",
|