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

docmatter

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docmatter - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0-next.1595343611.0cefef16133ae8fd27d7f051914b482e5ff848df

4

HISTORY.md
# History
## v3.14.0 2020 July 22
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.13.0 2020 July 3

@@ -4,0 +8,0 @@

9

package.json
{
"name": "docmatter",
"version": "3.13.0",
"version": "3.14.0-next.1595343611.0cefef16133ae8fd27d7f051914b482e5ff848df",
"description": "Battle tested SSG front matter parser. Extracted from DocPad. Delimiter lines have 3+ of the same character (such as `/***` and `***/`) allowing front matters to work with the syntax highlighting of your code editor. Supports custom parsers, e.g. `--- cson`. Parsers are handled externally.",

@@ -105,10 +105,5 @@ "homepage": "https://github.com/bevry/docmatter",

"main": "edition-esnext/index.js",
"exports": {
"node": {
"require": "./edition-esnext/index.js"
}
},
"devDependencies": {
"@bevry/update-contributors": "^1.13.0",
"assert-helpers": "^6.16.0",
"assert-helpers": "^6.17.0",
"coffeelint": "^2.1.0",

@@ -115,0 +110,0 @@ "coffeescript": "^2.5.1",

@@ -162,2 +162,5 @@ <!-- TITLE/ -->

<!-- INSTALL/ -->

@@ -164,0 +167,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