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 2.0.3 to 2.0.4

1

index.js

@@ -34,2 +34,3 @@ var parser = require('js-yaml')

return {
attributes: {},
body: string

@@ -36,0 +37,0 @@ }

2

package.json

@@ -11,3 +11,3 @@ {

"license": "MIT",
"version": "2.0.3",
"version": "2.0.4",
"homepage": "https://github.com/jxson/front-matter",

@@ -14,0 +14,0 @@ "bugs": "https://github.com/jxson/front-matter/issues",

@@ -96,2 +96,3 @@

- [Benjamin Tan](https://github.com/d10) - https://d10.github.io/
- [Kenneth Lim](https://github.com/kenlimmj) - https://kenlimmj.com

@@ -98,0 +99,0 @@ # LICENSE (MIT)

@@ -163,2 +163,3 @@ var fm = require('../')

t.same(content, {
attributes: {},
body: string

@@ -165,0 +166,0 @@ })

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