@salesforce/lds-runtime-mobile 1.396.0 → 1.398.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.
- package/dist/main.js +3 -3
- package/package.json +32 -32
- package/sfdc/main.js +3 -3
package/dist/main.js
CHANGED
|
@@ -58212,7 +58212,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
58212
58212
|
},
|
|
58213
58213
|
};
|
|
58214
58214
|
}
|
|
58215
|
-
// version: 1.
|
|
58215
|
+
// version: 1.398.0-ada864f72d
|
|
58216
58216
|
|
|
58217
58217
|
/**
|
|
58218
58218
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -58238,7 +58238,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
58238
58238
|
},
|
|
58239
58239
|
};
|
|
58240
58240
|
}
|
|
58241
|
-
// version: 1.
|
|
58241
|
+
// version: 1.398.0-ada864f72d
|
|
58242
58242
|
|
|
58243
58243
|
/*!
|
|
58244
58244
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -60467,4 +60467,4 @@ register({
|
|
|
60467
60467
|
});
|
|
60468
60468
|
|
|
60469
60469
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
60470
|
-
// version: 1.
|
|
60470
|
+
// version: 1.398.0-4adb9f1c88
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-runtime-mobile",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.398.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "LDS runtime for mobile/hybrid environments.",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -32,42 +32,42 @@
|
|
|
32
32
|
"release:corejar": "yarn build && ../core-build/scripts/core.js --name=lds-runtime-mobile"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@luvio/service-provisioner": "5.
|
|
36
|
-
"@salesforce/lds-adapters-uiapi": "^1.
|
|
37
|
-
"@salesforce/lds-bindings": "^1.
|
|
38
|
-
"@salesforce/lds-instrumentation": "^1.
|
|
39
|
-
"@salesforce/lds-luvio-service": "^1.
|
|
40
|
-
"@salesforce/lds-luvio-uiapi-records-service": "^1.
|
|
35
|
+
"@luvio/service-provisioner": "5.66.0",
|
|
36
|
+
"@salesforce/lds-adapters-uiapi": "^1.398.0",
|
|
37
|
+
"@salesforce/lds-bindings": "^1.398.0",
|
|
38
|
+
"@salesforce/lds-instrumentation": "^1.398.0",
|
|
39
|
+
"@salesforce/lds-luvio-service": "^1.398.0",
|
|
40
|
+
"@salesforce/lds-luvio-uiapi-records-service": "^1.398.0",
|
|
41
41
|
"@salesforce/user": "0.0.21",
|
|
42
42
|
"o11y": "250.7.0",
|
|
43
43
|
"o11y_schema": "256.126.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@luvio/command-aura-network": "5.
|
|
47
|
-
"@luvio/command-aura-normalized-cache-control": "5.
|
|
48
|
-
"@luvio/command-aura-resource-cache-control": "5.
|
|
49
|
-
"@luvio/command-fetch-network": "5.
|
|
50
|
-
"@luvio/command-http-normalized-cache-control": "5.
|
|
51
|
-
"@luvio/command-network": "5.
|
|
52
|
-
"@luvio/service-cache": "5.
|
|
53
|
-
"@luvio/service-cache-control": "5.
|
|
54
|
-
"@luvio/service-cache-inclusion-policy": "5.
|
|
55
|
-
"@luvio/service-fetch-network": "5.
|
|
56
|
-
"@luvio/service-instrument-command": "5.
|
|
57
|
-
"@luvio/service-instrumentation": "5.
|
|
58
|
-
"@luvio/service-pubsub": "5.
|
|
59
|
-
"@luvio/service-store": "5.
|
|
60
|
-
"@luvio/utils": "5.
|
|
61
|
-
"@salesforce/lds-adapters-graphql": "^1.
|
|
62
|
-
"@salesforce/lds-drafts": "^1.
|
|
63
|
-
"@salesforce/lds-durable-records": "^1.
|
|
64
|
-
"@salesforce/lds-network-adapter": "^1.
|
|
65
|
-
"@salesforce/lds-network-nimbus": "^1.
|
|
66
|
-
"@salesforce/lds-store-binary": "^1.
|
|
67
|
-
"@salesforce/lds-store-nimbus": "^1.
|
|
68
|
-
"@salesforce/lds-store-sql": "^1.
|
|
69
|
-
"@salesforce/lds-utils-adapters": "^1.
|
|
70
|
-
"@salesforce/nimbus-plugin-lds": "^1.
|
|
46
|
+
"@luvio/command-aura-network": "5.66.0",
|
|
47
|
+
"@luvio/command-aura-normalized-cache-control": "5.66.0",
|
|
48
|
+
"@luvio/command-aura-resource-cache-control": "5.66.0",
|
|
49
|
+
"@luvio/command-fetch-network": "5.66.0",
|
|
50
|
+
"@luvio/command-http-normalized-cache-control": "5.66.0",
|
|
51
|
+
"@luvio/command-network": "5.66.0",
|
|
52
|
+
"@luvio/service-cache": "5.66.0",
|
|
53
|
+
"@luvio/service-cache-control": "5.66.0",
|
|
54
|
+
"@luvio/service-cache-inclusion-policy": "5.66.0",
|
|
55
|
+
"@luvio/service-fetch-network": "5.66.0",
|
|
56
|
+
"@luvio/service-instrument-command": "5.66.0",
|
|
57
|
+
"@luvio/service-instrumentation": "5.66.0",
|
|
58
|
+
"@luvio/service-pubsub": "5.66.0",
|
|
59
|
+
"@luvio/service-store": "5.66.0",
|
|
60
|
+
"@luvio/utils": "5.66.0",
|
|
61
|
+
"@salesforce/lds-adapters-graphql": "^1.398.0",
|
|
62
|
+
"@salesforce/lds-drafts": "^1.398.0",
|
|
63
|
+
"@salesforce/lds-durable-records": "^1.398.0",
|
|
64
|
+
"@salesforce/lds-network-adapter": "^1.398.0",
|
|
65
|
+
"@salesforce/lds-network-nimbus": "^1.398.0",
|
|
66
|
+
"@salesforce/lds-store-binary": "^1.398.0",
|
|
67
|
+
"@salesforce/lds-store-nimbus": "^1.398.0",
|
|
68
|
+
"@salesforce/lds-store-sql": "^1.398.0",
|
|
69
|
+
"@salesforce/lds-utils-adapters": "^1.398.0",
|
|
70
|
+
"@salesforce/nimbus-plugin-lds": "^1.398.0",
|
|
71
71
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
72
72
|
"wait-for-expect": "^3.0.2"
|
|
73
73
|
},
|
package/sfdc/main.js
CHANGED
|
@@ -58212,7 +58212,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
58212
58212
|
},
|
|
58213
58213
|
};
|
|
58214
58214
|
}
|
|
58215
|
-
// version: 1.
|
|
58215
|
+
// version: 1.398.0-ada864f72d
|
|
58216
58216
|
|
|
58217
58217
|
/**
|
|
58218
58218
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -58238,7 +58238,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
58238
58238
|
},
|
|
58239
58239
|
};
|
|
58240
58240
|
}
|
|
58241
|
-
// version: 1.
|
|
58241
|
+
// version: 1.398.0-ada864f72d
|
|
58242
58242
|
|
|
58243
58243
|
/*!
|
|
58244
58244
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -60467,4 +60467,4 @@ register({
|
|
|
60467
60467
|
});
|
|
60468
60468
|
|
|
60469
60469
|
export { O11Y_NAMESPACE_LDS_MOBILE, getRuntime, ingest$1o as ingestDenormalizedRecordRepresentation, initializeOneStore, registerReportObserver, reportGraphqlQueryParseError };
|
|
60470
|
-
// version: 1.
|
|
60470
|
+
// version: 1.398.0-4adb9f1c88
|