New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stringman

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stringman - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc