v0.3.3 - Fix registry - handle when services are removed from remote nodes
Issues solved: When a remote node (JS or Golang) removes any of its services and send a new set of node info, the moleculer go register was removing these services properly.
This update fixes that issue.