colors-tmpl
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
1
10483
+ Addedcolors@0.6.2(transitive)
- Removedcolors@1.4.0(transitive)
Updatedcolors@~0.6.2