@nmshd/runtime 4.4.1 → 4.4.2
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.4.
|
|
11
|
-
build: "
|
|
12
|
-
date: "2024-04-
|
|
13
|
-
commit: "
|
|
14
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.4","@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.7","@nmshd/content":"2.8.11","@nmshd/crypto":"2.0.6","@nmshd/transport":"2.4.
|
|
10
|
+
version: "4.4.2",
|
|
11
|
+
build: "65",
|
|
12
|
+
date: "2024-04-09T13:52:28+00:00",
|
|
13
|
+
commit: "3a175d3b3aa55c1abb812effdc45026acd26236b",
|
|
14
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.4","@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.7","@nmshd/content":"2.8.11","@nmshd/crypto":"2.0.6","@nmshd/transport":"2.4.2","ajv":"^8.12.0","ajv-errors":"^3.0.0","ajv-formats":"^3.0.1","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","luxon":"^3.4.4","qrcode":"1.5.3","reflect-metadata":"^0.2.2","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
|
@@ -45753,11 +45753,11 @@ const content_1 = __webpack_require__(/*! @nmshd/content */ "@nmshd/content");
|
|
|
45753
45753
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
45754
45754
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
45755
45755
|
exports.buildInformation = {
|
|
45756
|
-
version: "4.4.
|
|
45757
|
-
build: "
|
|
45758
|
-
date: "2024-04-
|
|
45759
|
-
commit: "
|
|
45760
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.4","@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.7","@nmshd/content":"2.8.11","@nmshd/crypto":"2.0.6","@nmshd/transport":"2.4.
|
|
45756
|
+
version: "4.4.2",
|
|
45757
|
+
build: "65",
|
|
45758
|
+
date: "2024-04-09T13:52:28+00:00",
|
|
45759
|
+
commit: "3a175d3b3aa55c1abb812effdc45026acd26236b",
|
|
45760
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.4","@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.7","@nmshd/content":"2.8.11","@nmshd/crypto":"2.0.6","@nmshd/transport":"2.4.2","ajv":"^8.12.0","ajv-errors":"^3.0.0","ajv-formats":"^3.0.1","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","luxon":"^3.4.4","qrcode":"1.5.3","reflect-metadata":"^0.2.2","ts-simple-nameof":"^1.3.1","typescript-ioc":"3.2.2"},
|
|
45761
45761
|
libraries: {
|
|
45762
45762
|
serval: ts_serval_1.buildInformation,
|
|
45763
45763
|
consumption: consumption_1.buildInformation,
|