maciej-publish-ci
Advanced tools
Comparing version 0.0.1 to 1.0.1
{ | ||
"name": "maciej-publish-ci", | ||
"version": "0.0.1", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"commit": "npx git-cz" | ||
"commit": "npx git-cz", | ||
"release": "semantic-release" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"git-cz": "^3.3.0" | ||
"git-cz": "^3.3.0", | ||
"semantic-release": "^15.13.28", | ||
"semantic-release-cli": "5.2.1" | ||
}, | ||
@@ -17,3 +19,10 @@ "config": { | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/maciejrybaniec/publish.git" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
812
3