Socket
Socket
Sign inDemoInstall

front-matter

Package Overview
Dependencies
4
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.2.0

4

index.d.ts

@@ -1,2 +0,2 @@

interface FrontMatterResult<T> {
export interface FrontMatterResult<T> {
readonly attributes: T

@@ -14,2 +14,2 @@ readonly body: string

declare const fm: FM
export = fm
export default fm

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc