combohandler
Advanced tools
Comparing version 0.3.7 to 0.3.8
Combo Handler History | ||
===================== | ||
0.3.8 (2013-10-22) | ||
------------------ | ||
* Fixed errant nopt config, acknowledging `--no-resolve-symlinks` when passed. | ||
0.3.7 (2013-10-22) | ||
@@ -5,0 +10,0 @@ ------------------ |
@@ -30,3 +30,3 @@ /** | ||
var shortHands = { | ||
"--no-resolve-symlinks": ["--no-resolveSymlinks"], | ||
"no-resolve-symlinks": ["--no-resolveSymlinks"], | ||
"h": ["--help"], | ||
@@ -33,0 +33,0 @@ "v": ["--version"], |
{ | ||
"name" : "combohandler", | ||
"description": "Simple Yahoo!-style combo handler.", | ||
"version" : "0.3.7", | ||
"version" : "0.3.8", | ||
"keywords" : [ | ||
@@ -6,0 +6,0 @@ "combo", "combohandler", "combohandle", "combine", "cdn", "css", "yui" |
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
167373