gulp-gray-matter
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -0,1 +1,6 @@ | ||
2.0.0 | ||
===== | ||
* Since gray-matter v0.5.0, "original" property of the front matter is renamed "orig" | ||
1.1.0 | ||
@@ -9,2 +14,2 @@ ===== | ||
Initial version. | ||
Initial version. |
{ | ||
"name": "gulp-gray-matter", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Extract gray-matter header from files.", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"event-stream": "~3.1.0", | ||
"gray-matter": "~1.0.0" | ||
"gray-matter": "1.1.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
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
5125
+ Addedansi-regex@0.2.1(transitive)
+ Addedansi-styles@1.1.0(transitive)
+ Addedchalk@0.5.1(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedgray-matter@1.1.0(transitive)
+ Addedhas-ansi@0.1.0(transitive)
+ Addedstrip-ansi@0.3.0(transitive)
+ Addedsupports-color@0.2.0(transitive)
- Removedgray-matter@1.0.2(transitive)
Updatedgray-matter@1.1.0