Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

colors-tmpl

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colors-tmpl - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

48

package.json
{
"author": {
"name": "Rod Vagg"
, "email": "rod@vagg.org"
}
, "name": "colors-tmpl"
, "description": "Simple templating for applying colors.js to strings"
, "version": "0.1.0"
, "homepage": "https://github.com/rvagg/colors-tmpl"
, "keywords": [ "color", "colour", "colours", "colours", "colors.js", "templating", "templates" ]
, "repository": {
"type": "git"
, "url": "git://github.com/rvagg/colors-tmpl.git"
}
, "main": "colors-tmpl"
, "scripts": {
"test": "node test.js"
}
, "dependencies": {
"colors": "*"
}
"author": {
"name": "Rod Vagg",
"email": "rod@vagg.org"
},
"name": "colors-tmpl",
"description": "Simple templating for applying colors.js to strings",
"version": "0.1.1",
"homepage": "https://github.com/rvagg/colors-tmpl",
"keywords": [
"color",
"colour",
"colours",
"colours",
"colors.js",
"templating",
"templates"
],
"repository": {
"type": "git",
"url": "git://github.com/rvagg/colors-tmpl.git"
},
"main": "colors-tmpl",
"scripts": {
"test": "node test.js"
},
"dependencies": {
"colors": "~0.6.2"
}
}
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