@salesforce/lds-runtime-webruntime 1.380.0 → 1.381.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.
|
@@ -3665,7 +3665,7 @@ function buildServiceDescriptor$2(luvio) {
|
|
|
3665
3665
|
},
|
|
3666
3666
|
};
|
|
3667
3667
|
}
|
|
3668
|
-
// version: 1.
|
|
3668
|
+
// version: 1.381.0-61e618aefd
|
|
3669
3669
|
|
|
3670
3670
|
/**
|
|
3671
3671
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3691,7 +3691,7 @@ function buildServiceDescriptor$1(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3691
3691
|
},
|
|
3692
3692
|
};
|
|
3693
3693
|
}
|
|
3694
|
-
// version: 1.
|
|
3694
|
+
// version: 1.381.0-61e618aefd
|
|
3695
3695
|
|
|
3696
3696
|
/*!
|
|
3697
3697
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -4311,4 +4311,4 @@ const services = [
|
|
|
4311
4311
|
buildServiceDescriptor$1({}, {}),
|
|
4312
4312
|
];
|
|
4313
4313
|
setServices(services);
|
|
4314
|
-
// version: 1.
|
|
4314
|
+
// version: 1.381.0-426ce583c6
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.381.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.57.2",
|
|
62
62
|
"@luvio/service-store": "5.57.2",
|
|
63
63
|
"@luvio/utils": "5.57.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.381.0",
|
|
65
|
+
"@salesforce/lds-luvio-service": "^1.381.0",
|
|
66
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.381.0"
|
|
67
67
|
},
|
|
68
68
|
"luvioBundlesize": [
|
|
69
69
|
{
|