@nmshd/runtime 3.5.0 → 3.5.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.
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: "3.5.
|
|
11
|
-
build: "
|
|
12
|
-
date: "2024-02-
|
|
13
|
-
commit: "
|
|
14
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.2","@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.2","@nmshd/content":"2.8.4","@nmshd/crypto":"2.0.5","@nmshd/transport":"2.2.
|
|
10
|
+
version: "3.5.1",
|
|
11
|
+
build: "10",
|
|
12
|
+
date: "2024-02-06T09:47:34+00:00",
|
|
13
|
+
commit: "c3fcf5e36d8a936f8e6d3c300bfc0028b63996c4",
|
|
14
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.2","@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.2","@nmshd/content":"2.8.4","@nmshd/crypto":"2.0.5","@nmshd/transport":"2.2.2","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
|
@@ -45705,11 +45705,11 @@ const content_1 = __webpack_require__(/*! @nmshd/content */ "@nmshd/content");
|
|
|
45705
45705
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
45706
45706
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
45707
45707
|
exports.buildInformation = {
|
|
45708
|
-
version: "3.5.
|
|
45709
|
-
build: "
|
|
45710
|
-
date: "2024-02-
|
|
45711
|
-
commit: "
|
|
45712
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.2","@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.2","@nmshd/content":"2.8.4","@nmshd/crypto":"2.0.5","@nmshd/transport":"2.2.
|
|
45708
|
+
version: "3.5.1",
|
|
45709
|
+
build: "10",
|
|
45710
|
+
date: "2024-02-06T09:47:34+00:00",
|
|
45711
|
+
commit: "c3fcf5e36d8a936f8e6d3c300bfc0028b63996c4",
|
|
45712
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.2","@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.2","@nmshd/content":"2.8.4","@nmshd/crypto":"2.0.5","@nmshd/transport":"2.2.2","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"},
|
|
45713
45713
|
libraries: {
|
|
45714
45714
|
serval: ts_serval_1.buildInformation,
|
|
45715
45715
|
consumption: consumption_1.buildInformation,
|