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.0 to 1.1.1

10

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

@@ -20,2 +20,10 @@ "main": "index.js",

"license": "MIT",
"bugs": {
"url": "https://github.com/3rd-Eden/colorspace/issues"
},
"homepage": "https://github.com/3rd-Eden/colorspace",
"repository": {
"type": "git",
"url": "https://github.com/3rd-Eden/colorspace"
},
"dependencies": {

@@ -22,0 +30,0 @@ "color": "3.0.x",

2

test.js

@@ -13,3 +13,3 @@ describe('colorspace', function () {

assume(colorspace('bigpipe:pagelet')).equals('#00FF2C');
})
});
});
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