New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

color-name-list

Package Overview
Dependencies
Maintainers
1
Versions
389
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-name-list - npm Package Compare versions

Comparing version 1.9.0 to 2.0.0

4

package.json
{
"name": "color-name-list",
"version": "1.9.0",
"version": "2.0.0",
"description": "long list of color names",

@@ -8,3 +8,3 @@ "main": "dist/colornames.json",

"commit": "git-cz",
"count-colors": "sed -i '' -E \"s/__[0-9^]+__/__`awk 'END {print NR}' src/colornames.csv`__/g\" README.md",
"count-colors": "sed -i -E \"s/__[0-9^]+__/__`awk 'END {print NR}' src/colornames.csv`__/g\" README.md",
"test": "node node_modules/csvdata/csvdata.js -c src/colornames.csv -d -e -x",

@@ -11,0 +11,0 @@ "build": "rm -rf dist && mkdir dist && cp -av src/colornames.csv dist/colornames.csv && node node_modules/.bin/csvtojson dist/colornames.csv >> dist/colornames.json && node node_modules/.bin/json2yaml dist/colornames.json >> dist/colornames.yaml",

@@ -1,2 +0,2 @@

# __10468__ color-names 🎨
# __10469__ color-names 🎨
[![GitHub version](https://badge.fury.io/gh/meodai%2Fcolor-names.svg)](https://badge.fury.io/gh/meodai%2Fcolor-names)

@@ -6,3 +6,3 @@ [![npm version](https://badge.fury.io/js/color-name-list.svg)](https://badge.fury.io/js/color-name-list)

A handpicked list of __10468__ color names from various sources and thousands of user submissions. [Try it yourself](http://codepen.io/meodai/full/mEvZRx/) or read [the full list](https://docs.google.com/spreadsheets/d/14ny2oB7g5Tof9TmKiaaDFv25XSCRt-LlBRJhIDz_3Mo/pubhtml?gid=40578722).
A handpicked list of __10469__ color names from various sources and thousands of user submissions. [Try it yourself](http://codepen.io/meodai/full/mEvZRx/) or read [the full list](https://docs.google.com/spreadsheets/d/14ny2oB7g5Tof9TmKiaaDFv25XSCRt-LlBRJhIDz_3Mo/pubhtml?gid=40578722).

@@ -38,3 +38,3 @@ > The names of color function like a thread attached to a frightfully slender needle, capable of stitching together our most delicate emotions and memories. When the needle hits the target, we feel either pleasure or emathy. **Kenya Hara – White**

### color count: __10468__
### color count: __10469__

@@ -41,0 +41,0 @@ ### Usage JS ⌨

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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