@balena/jellycheck
Advanced tools
Comparing version 0.0.5-update-readme-25ee39da4719038d2f07f80503df0ee0946956d4 to 0.0.5
@@ -10,2 +10,3 @@ # Change Log | ||
* ci: Add shellcheck and renovate config [Josh Bowling] | ||
* Update readme [Josh Bowling] | ||
@@ -12,0 +13,0 @@ |
{ | ||
"name": "@balena/jellycheck", | ||
"version": "0.0.5-update-readme-25ee39da4719038d2f07f80503df0ee0946956d4", | ||
"version": "0.0.5", | ||
"description": "Scripts to perform common checks on Jellyfish files", | ||
@@ -9,3 +9,3 @@ "bin": { | ||
"scripts": { | ||
"test": "make test" | ||
"test": "make lint && make test" | ||
}, | ||
@@ -26,3 +26,6 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/product-os/jellycheck#readme" | ||
"homepage": "https://github.com/product-os/jellycheck#readme", | ||
"devDependencies": { | ||
"shellcheck": "^0.4.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
5555
6
29
0
1