semver-console
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
console.log('SEMVER: 0.0.0') | ||
console.log('SEMVER: 1.0.0') |
{ | ||
"name": "semver-console", | ||
"version": "0.0.0", | ||
"description": "package which just outputs its version as a console log", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"repository": "https://github.com/tnrich/semver-console.git", | ||
"author": "Thomas Rich <trich1230@gmail.com>" | ||
"name": "semver-console", | ||
"version": "1.0.0", | ||
"description": "package which just outputs its version as a console log", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"repository": "https://github.com/tnrich/semver-console.git", | ||
"author": "Thomas Rich <trich1230@gmail.com>" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
523
1.36%1
-50%