@redaksjon/protokoll 1.0.17 → 1.0.18-dev.20260220205838.e60d9f7
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/configDiscovery.js
CHANGED
|
@@ -232,7 +232,7 @@ const uri = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
|
232
232
|
parseUri
|
|
233
233
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
234
234
|
|
|
235
|
-
const VERSION = "1.0.
|
|
235
|
+
const VERSION = "1.0.18-dev.20260220205838.e60d9f7 (working/e60d9f7 2026-02-20 12:57:26 -0800) linux arm64 v24.13.1";
|
|
236
236
|
const PROGRAM_NAME = "protokoll";
|
|
237
237
|
const DATE_FORMAT_YEAR_MONTH_DAY_HOURS_MINUTES_SECONDS = "YYYY-M-D-HHmmss";
|
|
238
238
|
const DEFAULT_AUDIO_EXTENSIONS = ["mp3", "mp4", "mpeg", "mpga", "m4a", "wav", "webm", "qta"];
|