serve-index
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -0,1 +1,6 @@ | ||
1.5.2 / 2014-12-03 | ||
================== | ||
* Fix icon name background alignment on mobile view | ||
1.5.1 / 2014-11-22 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "serve-index", | ||
"description": "Serve directory listings", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -18,3 +18,3 @@ "license": "MIT", | ||
"after": "0.8.1", | ||
"istanbul": "0.3.2", | ||
"istanbul": "0.3.3", | ||
"mocha": "~2.0.1", | ||
@@ -21,0 +21,0 @@ "supertest": "~0.15.0" |
Sorry, the diff of this file is not supported yet
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
86012