common: Should be finished and ready for npm publish
encryption: Several files missing like CHANGELOG, README, AUTHORS, LICENSE
The encryption package has a dependency from common via common.tgz file which should be changed for real npm published package.
Still not working: Tests in dvote-js (Error when trying to find vocdoni-common package) Already fixed by referencing packages locally. Adding also TODO for easy replacement when packages are published.
Two new packages created:
common
: Should be finished and ready for npm publishencryption
: Several files missing like CHANGELOG, README, AUTHORS, LICENSEThe
encryption
package has a dependency fromcommon
viacommon.tgz
file which should be changed for real npm published package.Still not working: Tests inAlready fixed by referencing packages locally. Adding also TODO for easy replacement when packages are published.dvote-js
(Error when trying to findvocdoni-common
package)