@nmshd/runtime 4.3.8 → 4.3.9
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/buildInformation.js
CHANGED
|
@@ -7,11 +7,11 @@ const content_1 = require("@nmshd/content");
|
|
|
7
7
|
const crypto_1 = require("@nmshd/crypto");
|
|
8
8
|
const transport_1 = require("@nmshd/transport");
|
|
9
9
|
exports.buildInformation = {
|
|
10
|
-
version: "4.3.
|
|
11
|
-
build: "
|
|
12
|
-
date: "2024-03-
|
|
13
|
-
commit: "
|
|
14
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.3","@js-soft/logging-abstractions":"^1.0.1","@js-soft/ts-serval":"2.0.10","@js-soft/ts-utils":"^2.3.3","@nmshd/consumption":"3.9.
|
|
10
|
+
version: "4.3.9",
|
|
11
|
+
build: "58",
|
|
12
|
+
date: "2024-03-25T15:42:37+00:00",
|
|
13
|
+
commit: "b1a5a4f756dcd3635e5444209cd1d665c5579997",
|
|
14
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.3","@js-soft/logging-abstractions":"^1.0.1","@js-soft/ts-serval":"2.0.10","@js-soft/ts-utils":"^2.3.3","@nmshd/consumption":"3.9.6","@nmshd/content":"2.8.11","@nmshd/crypto":"2.0.6","@nmshd/transport":"2.3.5","ajv":"^8.12.0","ajv-errors":"^3.0.0","ajv-formats":"^2.1.1","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","luxon":"^3.4.4","qrcode":"1.5.3","reflect-metadata":"^0.2.1","ts-simple-nameof":"^1.3.1","typescript-ioc":"3.2.2"},
|
|
15
15
|
libraries: {
|
|
16
16
|
serval: ts_serval_1.buildInformation,
|
|
17
17
|
consumption: consumption_1.buildInformation,
|
package/lib-web/nmshd.runtime.js
CHANGED
|
@@ -45718,11 +45718,11 @@ const content_1 = __webpack_require__(/*! @nmshd/content */ "@nmshd/content");
|
|
|
45718
45718
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
45719
45719
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
45720
45720
|
exports.buildInformation = {
|
|
45721
|
-
version: "4.3.
|
|
45722
|
-
build: "
|
|
45723
|
-
date: "2024-03-
|
|
45724
|
-
commit: "
|
|
45725
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.3","@js-soft/logging-abstractions":"^1.0.1","@js-soft/ts-serval":"2.0.10","@js-soft/ts-utils":"^2.3.3","@nmshd/consumption":"3.9.
|
|
45721
|
+
version: "4.3.9",
|
|
45722
|
+
build: "58",
|
|
45723
|
+
date: "2024-03-25T15:42:37+00:00",
|
|
45724
|
+
commit: "b1a5a4f756dcd3635e5444209cd1d665c5579997",
|
|
45725
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.3","@js-soft/logging-abstractions":"^1.0.1","@js-soft/ts-serval":"2.0.10","@js-soft/ts-utils":"^2.3.3","@nmshd/consumption":"3.9.6","@nmshd/content":"2.8.11","@nmshd/crypto":"2.0.6","@nmshd/transport":"2.3.5","ajv":"^8.12.0","ajv-errors":"^3.0.0","ajv-formats":"^2.1.1","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","luxon":"^3.4.4","qrcode":"1.5.3","reflect-metadata":"^0.2.1","ts-simple-nameof":"^1.3.1","typescript-ioc":"3.2.2"},
|
|
45726
45726
|
libraries: {
|
|
45727
45727
|
serval: ts_serval_1.buildInformation,
|
|
45728
45728
|
consumption: consumption_1.buildInformation,
|