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

gulp-gray-matter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-gray-matter - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

7

Changes.md

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

4

package.json
{
"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": {

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