@nmshd/consumption 3.9.6 → 3.9.7
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
|
@@ -6,11 +6,11 @@ const content_1 = require("@nmshd/content");
|
|
|
6
6
|
const crypto_1 = require("@nmshd/crypto");
|
|
7
7
|
const transport_1 = require("@nmshd/transport");
|
|
8
8
|
exports.buildInformation = {
|
|
9
|
-
version: "3.9.
|
|
10
|
-
build: "
|
|
11
|
-
date: "2024-
|
|
12
|
-
commit: "
|
|
13
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.
|
|
9
|
+
version: "3.9.7",
|
|
10
|
+
build: "64",
|
|
11
|
+
date: "2024-04-08T14:18:17+00:00",
|
|
12
|
+
commit: "2c9d6dbb7fd529de72e9693b07ad44c49073c795",
|
|
13
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.4","@nmshd/iql":"^1.0.2","ts-simple-nameof":"^1.3.1"},
|
|
14
14
|
libraries: {
|
|
15
15
|
transport: transport_1.buildInformation,
|
|
16
16
|
crypto: crypto_1.buildInformation,
|
|
@@ -28293,11 +28293,11 @@ const content_1 = __webpack_require__(/*! @nmshd/content */ "@nmshd/content");
|
|
|
28293
28293
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
28294
28294
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
28295
28295
|
exports.buildInformation = {
|
|
28296
|
-
version: "3.9.
|
|
28297
|
-
build: "
|
|
28298
|
-
date: "2024-
|
|
28299
|
-
commit: "
|
|
28300
|
-
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.
|
|
28296
|
+
version: "3.9.7",
|
|
28297
|
+
build: "64",
|
|
28298
|
+
date: "2024-04-08T14:18:17+00:00",
|
|
28299
|
+
commit: "2c9d6dbb7fd529de72e9693b07ad44c49073c795",
|
|
28300
|
+
dependencies: {"@js-soft/docdb-querytranslator":"^1.1.4","@nmshd/iql":"^1.0.2","ts-simple-nameof":"^1.3.1"},
|
|
28301
28301
|
libraries: {
|
|
28302
28302
|
transport: transport_1.buildInformation,
|
|
28303
28303
|
crypto: crypto_1.buildInformation,
|