+1
-1
| { | ||
| "name": "colorgram", | ||
| "description": "Color extraction library. In TypeScript/JavaScript. For browser/server.", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "author": { | ||
@@ -6,0 +6,0 @@ "name": "Jan Forst", |
+8
-2
@@ -7,3 +7,3 @@ # Colorgram [](https://travis-ci.org/darosh/colorgram-js) | ||
| [test/browser_test.html](https://cdn.rawgit.com/darosh/colorgram-js/acc33d267a2a0f6074663e64b6adfb86c9cc5a8d/test/browser_test.html) | ||
| [test/browser_test.html](https://cdn.rawgit.com/darosh/colorgram-js/acc33d267a2a0f6074663e64b6adfb86c9cc5a8d/test/browser_test.html) (RawGit CDN temporary link, bookmarking not recommended) | ||
@@ -19,2 +19,3 @@ ## Features | ||
| - fixed memory footprint, samples using 2 ^ 6 * 4 = 16384 bytes | ||
| - no native dependencies | ||
@@ -28,2 +29,3 @@ ## Similar stuff | ||
| - [NeuQuant](http://members.ozemail.com.au/~dekker/NEUQUANT.HTML) | ||
| - [quantization keyword in npm](https://www.npmjs.com/browse/keyword/quantization) | ||
| - [pngquant](https://pngquant.org/) | ||
@@ -42,2 +44,6 @@ - [Adobe Color CC](https://color.adobe.com/create/image/) | ||
| See [test](https://github.com/darosh/colorgram-js/tree/master/test) folder | ||
| See [test](https://github.com/darosh/colorgram-js/tree/master/test) folder. | ||
| ## License | ||
| [MIT](https://github.com/darosh/colorgram-js/tree/master/LICENSE) |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
93512
0.26%46
15%