Ok found my error. In nodejs implementation, the list namespace is accessible using .lst. and not .list. like in python implementation. Could be of interest btw to harmonise naming between all 3 implémentations RS, JS, python.