Comparing version 0.5.0 to 1.0.0
{ | ||
"name": "curluv", | ||
"description": "CLI wrapper around node-libcurl. Have easy curl without installing binaries.", | ||
"version": "0.5.0", | ||
"version": "1.0.0", | ||
"dependencies": { | ||
@@ -24,2 +24,6 @@ "node-libcurl": "^0.7.0" | ||
}, | ||
"bin": { | ||
"curl": "./bin/curl", | ||
"curluv": "./bin/curl" | ||
}, | ||
"repository": { | ||
@@ -26,0 +30,0 @@ "type": "git", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
16407
1