Socket
Socket
Sign inDemoInstall

color-seed

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-seed - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "color-seed",
"description": "Predictable colors generator from a seed",
"version": "1.1.2",
"version": "1.1.3",
"author": "Julien Bouquillon <julien@revolunet.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -23,4 +23,4 @@ var seedrandom = require('seedrandom');

default: getColor,
getColor,
getColors
getColor: getColor,
getColors: getColors
}
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