@salesforce/lds-runtime-webruntime 1.394.0 → 1.395.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.
|
@@ -3925,7 +3925,7 @@ function buildServiceDescriptor$2(luvio) {
|
|
|
3925
3925
|
},
|
|
3926
3926
|
};
|
|
3927
3927
|
}
|
|
3928
|
-
// version: 1.
|
|
3928
|
+
// version: 1.395.0-81b62e57cb
|
|
3929
3929
|
|
|
3930
3930
|
/**
|
|
3931
3931
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3951,7 +3951,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3951
3951
|
},
|
|
3952
3952
|
};
|
|
3953
3953
|
}
|
|
3954
|
-
// version: 1.
|
|
3954
|
+
// version: 1.395.0-81b62e57cb
|
|
3955
3955
|
|
|
3956
3956
|
/*!
|
|
3957
3957
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4571,4 +4571,4 @@ const services = [
|
|
|
4571
4571
|
buildServiceDescriptor$1({}, {}),
|
|
4572
4572
|
];
|
|
4573
4573
|
setServices(services);
|
|
4574
|
-
// version: 1.
|
|
4574
|
+
// version: 1.395.0-2bc84082ba
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.395.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS engine for Webruntime runtime",
|
|
6
6
|
"main": "dist/ldsWebruntimeOneStoreInit.js",
|
|
@@ -61,9 +61,9 @@
|
|
|
61
61
|
"@luvio/service-pubsub": "5.64.2",
|
|
62
62
|
"@luvio/service-store": "5.64.2",
|
|
63
63
|
"@luvio/utils": "5.64.2",
|
|
64
|
-
"@salesforce/lds-adapters-uiapi-lex": "^1.
|
|
65
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
66
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
64
|
+
"@salesforce/lds-adapters-uiapi-lex": "^1.395.0",
|
|
65
|
+
"@salesforce/lds-luvio-service": "^1.395.0",
|
|
66
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.395.0"
|
|
67
67
|
},
|
|
68
68
|
"luvioBundlesize": [
|
|
69
69
|
{
|