Semantic versioning uses only three fields, but at https://github.com/Cryptolens/cryptolens-nodejs/blob/4dbc157618360040618880df87773738e6965f1e/package.json#L3 it's being used 4, so it's an invalid value. Create a new `1.0.15` version and stick to valid semantic versioning values.
Semantic versioning uses only three fields, but at
cryptolens-nodejs/package.json
Line 3 in 4dbc157
1.0.15version and stick to valid semantic versioning values.