Comparing version 0.1.1 to 0.1.2
@@ -5,7 +5,7 @@ { | ||
"description": "Node commandline application to display <hr> in the console.", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"repository": { | ||
"url": "http://www.github.com/jaredsohn/hr" | ||
}, | ||
"main": "", | ||
"main": "lib/hr.js", | ||
"bin": { | ||
@@ -12,0 +12,0 @@ "hr": "./bin/hr" |
@@ -1,3 +0,3 @@ | ||
A node version of https://github.com/LuRsT/hr. | ||
Displays an `<hr />` in your terminal. | ||
Displays <hr /> in your terminal. | ||
A version of https://github.com/LuRsT/hr that can be deployed via npm. |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1075
4
7
4