@salesforce/lds-runtime-webruntime 1.390.0 → 1.391.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.
|
@@ -3810,7 +3810,7 @@ function buildServiceDescriptor$2(luvio) {
|
|
|
3810
3810
|
},
|
|
3811
3811
|
};
|
|
3812
3812
|
}
|
|
3813
|
-
// version: 1.
|
|
3813
|
+
// version: 1.391.0-763f006296
|
|
3814
3814
|
|
|
3815
3815
|
/**
|
|
3816
3816
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3836,7 +3836,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3836
3836
|
},
|
|
3837
3837
|
};
|
|
3838
3838
|
}
|
|
3839
|
-
// version: 1.
|
|
3839
|
+
// version: 1.391.0-763f006296
|
|
3840
3840
|
|
|
3841
3841
|
/*!
|
|
3842
3842
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4456,4 +4456,4 @@ const services = [
|
|
|
4456
4456
|
buildServiceDescriptor$1({}, {}),
|
|
4457
4457
|
];
|
|
4458
4458
|
setServices(services);
|
|
4459
|
-
// version: 1.
|
|
4459
|
+
// version: 1.391.0-192e7f2c41
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.391.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.62.0",
|
|
62
62
|
"@luvio/service-store": "5.62.0",
|
|
63
63
|
"@luvio/utils": "5.62.0",
|
|
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.391.0",
|
|
65
|
+
"@salesforce/lds-luvio-service": "^1.391.0",
|
|
66
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.391.0"
|
|
67
67
|
},
|
|
68
68
|
"luvioBundlesize": [
|
|
69
69
|
{
|