Added update function. It checks, what modules are installed in the node_modules directory, and from there package.json gets, what version they are, and than checks npm repository, and if the version's differ, it installs the new one.
(Also removed some extra spaces in empty lines, and at the back of lines.)
Added update function. It checks, what modules are installed in the node_modules directory, and from there package.json gets, what version they are, and than checks npm repository, and if the version's differ, it installs the new one.
(Also removed some extra spaces in empty lines, and at the back of lines.)
Usage: python ryppi update