Socket
Book a DemoSign in
Socket

@img/colour

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@img/colour - npm Package Compare versions

Comparing version
1.0.0-rc.0
to
1.0.0-rc.2
+5
-1
package.json
{
"name": "@img/colour",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.2",
"description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",

@@ -23,2 +23,6 @@ "license": "MIT",

},
"repository": {
"type": "git",
"url": "git+https://github.com/lovell/colour.git"
},
"type": "commonjs",

@@ -25,0 +29,0 @@ "keywords": [

+1
-1

@@ -10,3 +10,3 @@ # `@img/colour`

This package converts the `color` package and its dependencies,
all of which are MIT-licenced, to CommonJS.
all of which are MIT-licensed, to CommonJS.

@@ -13,0 +13,0 @@ - [color](https://www.npmjs.com/package/color)