🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@11ty/gray-matter

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11ty/gray-matter - npm Package Compare versions

Comparing version
2.0.2
to
2.1.0
+3
-3
package.json
{
"name": "@11ty/gray-matter",
"description": "Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and many other projects.",
"version": "2.0.2",
"version": "2.1.0",
"homepage": "https://github.com/11ty/gray-matter",

@@ -38,3 +38,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"dependencies": {
"js-yaml": "^4.1.1",
"js-yaml": "^4.2.0",
"section-matter": "^1.0.0"

@@ -50,3 +50,3 @@ },

"minimist": "^1.2.8",
"mocha": "^10.8.2",
"mocha": "^11.7.6",
"toml": "^2.3.6",

@@ -53,0 +53,0 @@ "vinyl": "^2.2.1",