@salesforce/lds-runtime-webruntime 1.423.0 → 1.424.0
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.
|
@@ -3314,7 +3314,7 @@ function buildServiceDescriptor$9(luvio) {
|
|
|
3314
3314
|
},
|
|
3315
3315
|
};
|
|
3316
3316
|
}
|
|
3317
|
-
// version: 1.
|
|
3317
|
+
// version: 1.424.0-3bccebbf90
|
|
3318
3318
|
|
|
3319
3319
|
/**
|
|
3320
3320
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3340,7 +3340,7 @@ function buildServiceDescriptor$8(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3340
3340
|
},
|
|
3341
3341
|
};
|
|
3342
3342
|
}
|
|
3343
|
-
// version: 1.
|
|
3343
|
+
// version: 1.424.0-3bccebbf90
|
|
3344
3344
|
|
|
3345
3345
|
/*!
|
|
3346
3346
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -5196,4 +5196,4 @@ withDefaultLuvio((luvio) => {
|
|
|
5196
5196
|
];
|
|
5197
5197
|
setServices(services);
|
|
5198
5198
|
});
|
|
5199
|
-
// version: 1.
|
|
5199
|
+
// version: 1.424.0-51efddf2a4
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.424.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS engine for Webruntime runtime",
|
|
6
6
|
"main": "dist/ldsWebruntimeOneStoreInit.js",
|
|
@@ -64,9 +64,9 @@
|
|
|
64
64
|
"@luvio/network-adapter-composable": "0.160.3",
|
|
65
65
|
"@luvio/network-adapter-fetch": "0.160.3",
|
|
66
66
|
"@salesforce/lds-adapters-uiapi-lex": "^1.415.0",
|
|
67
|
-
"@salesforce/lds-default-luvio": "^1.
|
|
68
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
69
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
67
|
+
"@salesforce/lds-default-luvio": "^1.424.0",
|
|
68
|
+
"@salesforce/lds-luvio-service": "^1.424.0",
|
|
69
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.424.0"
|
|
70
70
|
},
|
|
71
71
|
"luvioBundlesize": [
|
|
72
72
|
{
|