New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.9.0 to 0.10.0

4

History.md
0.10.0 - August 19, 2014
------------------------
* expose `stats` on files
0.9.0 - July 13, 2014

@@ -3,0 +7,0 @@ ---------------------

@@ -195,2 +195,3 @@

file.mode = Mode(stats).toOctal();
file.stats = stats;
files[name] = file;

@@ -197,0 +198,0 @@ done();

2

package.json
{
"name": "metalsmith",
"repository": "git://github.com/segmentio/metalsmith.git",
"version": "0.9.0",
"version": "0.10.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "description": "An extremely simple, pluggable static site generator.",

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