metalsmith
Advanced tools
Comparing version 1.7.0 to 2.0.1
2.0.1 / 2015-07-14 | ||
================== | ||
* meta: bumping patch because `2.0.0` was mistakenly published once before | ||
2.0.0 / 2015-07-14 | ||
================== | ||
* cli: adding separate `_metalsmith` bin to allow custom transpilers | ||
* support: no longer supporting node 0.10 natively or in tests | ||
1.7.0 - April 30, 2015 | ||
@@ -3,0 +14,0 @@ ---------------------- |
/** | ||
* Add backwards compatibility for Node 0.10. | ||
*/ | ||
require('gnode'); | ||
/** | ||
* Export `Metalsmith`. | ||
@@ -10,0 +4,0 @@ */ |
{ | ||
"name": "metalsmith", | ||
"version": "1.7.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -8,3 +8,4 @@ "repository": "git://github.com/segmentio/metalsmith.git", | ||
"bin": { | ||
"metalsmith": "bin/metalsmith" | ||
"metalsmith": "bin/metalsmith", | ||
"_metalsmith": "bin/_metalsmith" | ||
}, | ||
@@ -22,4 +23,4 @@ "scripts": { | ||
"fs-extra": "~0.10.0", | ||
"gnode": "^0.1.0", | ||
"gray-matter": "^2.0.0", | ||
"has-generators": "^1.0.1", | ||
"is": "^2.2.0", | ||
@@ -32,3 +33,4 @@ "is-utf8": "~0.2.0", | ||
"unyield": "0.0.1", | ||
"ware": "^1.2.0" | ||
"ware": "^1.2.0", | ||
"win-fork": "^1.1.1" | ||
}, | ||
@@ -40,3 +42,3 @@ "devDependencies": { | ||
"metalsmith-markdown": "0.2.1", | ||
"mocha": "^1.21.4" | ||
"mocha": "^2.2.5" | ||
}, | ||
@@ -43,0 +45,0 @@ "keywords": [ |
# Metalsmith | ||
# Metalsmith [![Build Status](https://travis-ci.org/segmentio/metalsmith.svg)](https://travis-ci.org/segmentio/metalsmith) | ||
@@ -4,0 +4,0 @@ An extremely simple, _pluggable_ static site generator. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
26194
10
0
18
298
+ Addedhas-generators@^1.0.1
+ Addedwin-fork@^1.1.1
+ Addedhas-generators@1.0.1(transitive)
+ Addedwin-fork@1.1.1(transitive)
- Removedgnode@^0.1.0
- Removedacorn@5.7.4(transitive)
- Removedalign-text@0.1.4(transitive)
- Removedalter@0.2.0(transitive)
- Removedast-traverse@0.1.1(transitive)
- Removedast-types@0.8.120.9.6(transitive)
- Removedbreakable@1.0.0(transitive)
- Removedcamelcase@1.2.1(transitive)
- Removedcenter-align@0.1.3(transitive)
- Removedcliui@2.1.0(transitive)
- Removedcommoner@0.10.8(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removeddefined@1.0.1(transitive)
- Removeddefs@1.1.1(transitive)
- Removeddetective@4.7.1(transitive)
- Removedesprima@3.1.3(transitive)
- Removedesprima-fb@15001.1001.0-dev-harmony-fb(transitive)
- Removedglob@5.0.15(transitive)
- Removedgnode@0.1.2(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedinvert-kv@1.0.0(transitive)
- Removedis-buffer@1.1.6(transitive)
- Removedkind-of@3.2.2(transitive)
- Removedlazy-cache@1.0.4(transitive)
- Removedlcid@1.0.0(transitive)
- Removedlongest@1.0.1(transitive)
- Removedos-locale@1.4.0(transitive)
- Removedprivate@0.1.8(transitive)
- Removedq@1.5.1(transitive)
- Removedrecast@0.10.330.11.23(transitive)
- Removedregenerator@0.8.46(transitive)
- Removedregenerator-runtime@0.9.6(transitive)
- Removedrepeat-string@1.6.1(transitive)
- Removedright-align@0.1.3(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsimple-fmt@0.1.0(transitive)
- Removedsimple-is@0.2.0(transitive)
- Removedsource-map@0.5.7(transitive)
- Removedstable@0.1.8(transitive)
- Removedstringmap@0.2.2(transitive)
- Removedstringset@0.2.1(transitive)
- Removedthrough@2.3.8(transitive)
- Removedtryor@0.1.2(transitive)
- Removedwindow-size@0.1.4(transitive)
- Removedwordwrap@0.0.2(transitive)
- Removedy18n@3.2.2(transitive)
- Removedyargs@3.27.0(transitive)