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

front-matter

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

front-matter - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

6

package.json

@@ -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
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