nucliadb-admin-assets 1.0.0.post1998__py3-none-any.whl → 1.0.0.post2001__py3-none-any.whl
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.
Potentially problematic release.
This version of nucliadb-admin-assets might be problematic. Click here for more details.
- nucliadb_admin_assets/3rdpartylicenses.txt +1 -1
- nucliadb_admin_assets/assets/deployment/app-config.json +1 -1
- nucliadb_admin_assets/index.html +1 -1
- nucliadb_admin_assets/main.a2599ae3d384b4e1.js +1 -0
- {nucliadb_admin_assets-1.0.0.post1998.dist-info → nucliadb_admin_assets-1.0.0.post2001.dist-info}/METADATA +1 -1
- {nucliadb_admin_assets-1.0.0.post1998.dist-info → nucliadb_admin_assets-1.0.0.post2001.dist-info}/RECORD +9 -9
- nucliadb_admin_assets/main.ecba9fd1b12d7bd9.js +0 -1
- {nucliadb_admin_assets-1.0.0.post1998.dist-info → nucliadb_admin_assets-1.0.0.post2001.dist-info}/WHEEL +0 -0
- {nucliadb_admin_assets-1.0.0.post1998.dist-info → nucliadb_admin_assets-1.0.0.post2001.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post1998.dist-info → nucliadb_admin_assets-1.0.0.post2001.dist-info}/zip-safe +0 -0
|
@@ -579,7 +579,7 @@ SOFTWARE.
|
|
|
579
579
|
dompurify
|
|
580
580
|
(MPL-2.0 OR Apache-2.0)
|
|
581
581
|
DOMPurify
|
|
582
|
-
Copyright
|
|
582
|
+
Copyright 2025 Dr.-Ing. Mario Heiderich, Cure53
|
|
583
583
|
|
|
584
584
|
DOMPurify is free software; you can redistribute it and/or modify it under the
|
|
585
585
|
terms of either:
|
nucliadb_admin_assets/index.html
CHANGED
|
@@ -14,5 +14,5 @@
|
|
|
14
14
|
<nad-root></nad-root>
|
|
15
15
|
<script src="https://uptime.betterstack.com/widgets/announcement.js" data-id="194280" async="async" type="text/javascript"></script>
|
|
16
16
|
<noscript>Please enable JavaScript to continue using this application.</noscript>
|
|
17
|
-
<script src="runtime.a57db78eb7bb0051.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.
|
|
17
|
+
<script src="runtime.a57db78eb7bb0051.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.a2599ae3d384b4e1.js" type="module"></script></body>
|
|
18
18
|
</html>
|