Comparing version 1.0.0 to 1.0.1-beta.1
{ | ||
"name": "fetchbook", | ||
"version": "1.0.0", | ||
"version": "1.0.1-beta.1", | ||
"description": "Manage your HTTP requests", | ||
@@ -16,3 +16,3 @@ "author": "Alejandro Tardín <alejandro@tardin.com>", | ||
"bin": { | ||
"fetchbook": "./bin/fetchbook.js" | ||
"fetchbook": "bin/fetchbook.js" | ||
}, | ||
@@ -27,9 +27,13 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/4lejandrito/fetchbook.git" | ||
"url": "git+https://github.com/4lejandrito/fetchbook.git" | ||
}, | ||
"release": { | ||
"branches": [ | ||
"beta" | ||
"main", | ||
{ | ||
"name": "beta", | ||
"prerelease": true | ||
} | ||
] | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15200
1
2