front-matter
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -11,3 +11,3 @@ { | ||
"license": "MIT", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"homepage": "https://github.com/jxson/front-matter", | ||
@@ -21,3 +21,3 @@ "bugs": "https://github.com/jxson/front-matter/issues", | ||
"scripts": { | ||
"test": "mocha tests/ --reporter tap" | ||
"test": "mocha tests/ --reporter spec" | ||
}, | ||
@@ -28,3 +28,3 @@ "engines": { | ||
"dependencies": { | ||
"yaml-js": "0.0.5" | ||
"yaml-js": "0.0.7" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -1,4 +0,3 @@ | ||
[![build status](https://secure.travis-ci.org/jxson/front-matter.png)](http://travis-ci.org/jxson/front-matter) | ||
# front-matter | ||
# front-matter [![build status](https://secure.travis-ci.org/jxson/front-matter.png)](http://travis-ci.org/jxson/front-matter) | ||
@@ -69,2 +68,2 @@ Extract [YAML][yaml] front matter from strings. | ||
[npm]: http://npmjs.org | ||
[jeykll]: https://github.com/mojombo/jekyll | ||
[jeykll]: https://github.com/mojombo/jekyll |
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
8654
+ Addedyaml-js@0.0.7(transitive)
- Removedyaml-js@0.0.5(transitive)
Updatedyaml-js@0.0.7