Introduction For those of us living in the NodeJS ecosystem, dependencies management is usually done by npm, nnpm, or similar. However, versioning specification within NodeJS is far more simpler than the previous legacy Maven POM which is widely used in Java projects. NodeJS dependencies versioning NodeJS only introduce 3 types of versioning specification including…