Socket
Socket
Sign inDemoInstall

colorspace

Package Overview
Dependencies
7
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

6

index.js

@@ -11,5 +11,5 @@ 'use strict';

*
* @param {String} name The namespace
* @returns {String} color
* @api private
* @param {string} namespace The namespace
* @param {string} [delimiter] The delimiter
* @returns {string} color
*/

@@ -16,0 +16,0 @@ module.exports = function colorspace(namespace, delimiter) {

{
"name": "colorspace",
"version": "1.1.1",
"version": "1.1.2",
"description": "Generate HEX colors for a given namespace.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc