mol_crypto_lib 0.1.1380 → 0.1.1382

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_crypto_lib",
3
- "version": "0.1.1380",
3
+ "version": "0.1.1382",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/test.html CHANGED
@@ -1,4 +1,4 @@
1
- <!doctype html><meta charset="utf-8" /><body><script src="web.js" charset="utf-8"></script>
1
+ <!doctype html><meta charset="utf-8" /><body mol_view_root="$mol_crypto_lib"><script src="web.js" charset="utf-8"></script>
2
2
  <script src="/mol/build/client/client.js" charset="utf-8"></script>
3
3
  <script src="web.test.js" charset="utf-8"></script>
4
4
  <script>