@salesforce/lds-runtime-webruntime 1.415.0 → 1.416.1
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.
|
@@ -3312,7 +3312,7 @@ function buildServiceDescriptor$9(luvio) {
|
|
|
3312
3312
|
},
|
|
3313
3313
|
};
|
|
3314
3314
|
}
|
|
3315
|
-
// version: 1.
|
|
3315
|
+
// version: 1.416.1-c10be671f4
|
|
3316
3316
|
|
|
3317
3317
|
/**
|
|
3318
3318
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -3338,7 +3338,7 @@ function buildServiceDescriptor$8(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
3338
3338
|
},
|
|
3339
3339
|
};
|
|
3340
3340
|
}
|
|
3341
|
-
// version: 1.
|
|
3341
|
+
// version: 1.416.1-c10be671f4
|
|
3342
3342
|
|
|
3343
3343
|
/*!
|
|
3344
3344
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -5190,4 +5190,4 @@ withDefaultLuvio((luvio) => {
|
|
|
5190
5190
|
];
|
|
5191
5191
|
setServices(services);
|
|
5192
5192
|
});
|
|
5193
|
-
// version: 1.
|
|
5193
|
+
// version: 1.416.1-0ee8f9a6ba
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-webruntime",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.416.1",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS engine for Webruntime runtime",
|
|
6
6
|
"main": "dist/ldsWebruntimeOneStoreInit.js",
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
"@conduit-client/service-pubsub": "3.9.0",
|
|
62
62
|
"@conduit-client/service-store": "3.9.0",
|
|
63
63
|
"@conduit-client/utils": "3.9.0",
|
|
64
|
-
"@luvio/network-adapter-composable": "0.
|
|
65
|
-
"@luvio/network-adapter-fetch": "0.
|
|
64
|
+
"@luvio/network-adapter-composable": "0.159.0",
|
|
65
|
+
"@luvio/network-adapter-fetch": "0.159.0",
|
|
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.416.1",
|
|
68
|
+
"@salesforce/lds-luvio-service": "^1.416.1",
|
|
69
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.416.1"
|
|
70
70
|
},
|
|
71
71
|
"luvioBundlesize": [
|
|
72
72
|
{
|