metalsmith
Advanced tools
Comparing version 0.6.0 to 0.6.1
0.6.1 - April 24, 2014 | ||
---------------------- | ||
* update `ware` to `0.3.0` for passing arrays | ||
0.6.0 - April 2, 2014 | ||
@@ -3,0 +7,0 @@ --------------------- |
{ | ||
"name": "metalsmith", | ||
"repository": "git://github.com/segmentio/metalsmith.git", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "description": "An extremely simple, pluggable static site generator.", | ||
"front-matter": "~0.2.0", | ||
"ware": "~0.2.1", | ||
"ware": "~0.3.0", | ||
"recursive-readdir": "0.0.2", | ||
@@ -31,0 +31,0 @@ "async": "~0.2.10", |
@@ -80,2 +80,7 @@ # Metalsmith | ||
## Resources | ||
- IRC Channel - it's `#metalsmith` on freenode! | ||
- [Getting to Know Metalsmith](http://www.robinthrift.com/posts/getting-to-know-metalsmith/) - a great series about how to use Metalsmith for your static site. | ||
## CLI | ||
@@ -82,0 +87,0 @@ |
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
14303
186
+ Addedware@0.3.0(transitive)
- Removedware@0.2.1(transitive)
Updatedware@~0.3.0