@salesforce/lds-runtime-webruntime 1.438.1 → 1.439.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.
|
@@ -3382,7 +3382,7 @@ function buildServiceDescriptor$9(luvio) {
|
|
|
3382
3382
|
},
|
|
3383
3383
|
};
|
|
3384
3384
|
}
|
|
3385
|
-
// version: 1.
|
|
3385
|
+
// version: 1.439.0-e3dc0cfb2a
|
|
3386
3386
|
|
|
3387
3387
|
/**
|
|
3388
3388
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3408,7 +3408,7 @@ function buildServiceDescriptor$8(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3408
3408
|
},
|
|
3409
3409
|
};
|
|
3410
3410
|
}
|
|
3411
|
-
// version: 1.
|
|
3411
|
+
// version: 1.439.0-e3dc0cfb2a
|
|
3412
3412
|
|
|
3413
3413
|
/*!
|
|
3414
3414
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -5332,4 +5332,4 @@ withDefaultLuvio((luvio) => {
|
|
|
5332
5332
|
];
|
|
5333
5333
|
setServices(services);
|
|
5334
5334
|
});
|
|
5335
|
-
// version: 1.
|
|
5335
|
+
// version: 1.439.0-e3dc0cfb2a
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.439.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.5",
|
|
65
65
|
"@luvio/network-adapter-fetch": "0.160.5",
|
|
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.439.0",
|
|
68
|
+
"@salesforce/lds-luvio-service": "^1.439.0",
|
|
69
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.439.0"
|
|
70
70
|
},
|
|
71
71
|
"luvioBundlesize": [
|
|
72
72
|
{
|