mol_crypto_lib 0.1.1343 → 0.1.1345

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/node.meta.tree CHANGED
@@ -5,6 +5,7 @@
5
5
  pack jin git \https://github.com/nin-jin/mam_jin.git
6
6
  pack lib git \https://github.com/hyoo-ru/mam_lib.git
7
7
  pack mol git \https://github.com/hyoo-ru/mam_mol.git
8
+ pack milis git \https://github.com/Lyumih/milis.git
8
9
  pack mpds git \https://github.com/mpds-io/mam_mpds.git
9
10
  pack node git \https://github.com/hyoo-ru/mam_node.git
10
11
  pack optimade git \https://github.com/mpds-io/mam_optimade.git
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_crypto_lib",
3
- "version": "0.1.1343",
3
+ "version": "0.1.1345",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.meta.tree CHANGED
@@ -5,6 +5,7 @@
5
5
  pack jin git \https://github.com/nin-jin/mam_jin.git
6
6
  pack lib git \https://github.com/hyoo-ru/mam_lib.git
7
7
  pack mol git \https://github.com/hyoo-ru/mam_mol.git
8
+ pack milis git \https://github.com/Lyumih/milis.git
8
9
  pack mpds git \https://github.com/mpds-io/mam_mpds.git
9
10
  pack node git \https://github.com/hyoo-ru/mam_node.git
10
11
  pack optimade git \https://github.com/mpds-io/mam_optimade.git