Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "stringman", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Stringman does a lot of string manipulation and regex operations for you.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -39,2 +39,3 @@ # Stringman | ||
- hexToRgb => Takes a hexidecimal color string and returns the rgb value | ||
- luminance => Takes a hex color value and a percentage and returns a hex color string that is the result of lightening or darkening the original color by the percentage. Does not work on black or white (yet)! | ||
@@ -41,0 +42,0 @@ #### email module |
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
19258
86
0