JavaScript downloader improvements

Update JavaScript downloader to work with Python 3. Improve
speed of the NPM package hash verification.

Signed-off-by: Roberto Rosario <Roberto.Rosario.Gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-28 18:44:05 -04:00
parent 713e644599
commit bd1e8d9e31
3 changed files with 111 additions and 44 deletions

View File

@@ -230,6 +230,8 @@ Other changes
AddRemoveView class.
* Add smart link created and edited events.
* Fix smart link ACL support.
* Update JavaScript downloader to work with Python 3.
* Improve speed of the NPM package hash verification.
Removals
--------