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

metalsmith

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalsmith - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

4

History.md
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 @@ ---------------------

4

package.json
{
"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 @@

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