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.18.0 to 3.19.0-next.1603927619.f7b3f1bbae9ebcddf9a5228515652776c128f500

4

HISTORY.md
# History
## v3.19.0 2020 October 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.18.0 2020 September 4

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

14

package.json
{
"name": "docmatter",
"version": "3.18.0",
"version": "3.19.0-next.1603927619.f7b3f1bbae9ebcddf9a5228515652776c128f500",
"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.",

@@ -102,3 +102,3 @@ "homepage": "https://github.com/bevry/docmatter",

"engines": {
"node": "10 || 12 || 13 || 14"
"node": "10 || 12 || 14 || 15"
}

@@ -110,9 +110,9 @@ }

"devDependencies": {
"@bevry/update-contributors": "^1.16.0",
"assert-helpers": "^7.2.0",
"@bevry/update-contributors": "^1.17.0",
"assert-helpers": "^8.1.0",
"coffeelint": "^2.1.0",
"coffeescript": "^2.5.1",
"kava": "^5.11.0",
"projectz": "^2.15.0",
"valid-directory": "^3.3.0",
"kava": "^5.12.0",
"projectz": "^2.16.0",
"valid-directory": "^3.4.0",
"yamljs": "^0.3.0"

@@ -119,0 +119,0 @@ },

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

<!-- INSTALL/ -->

@@ -179,0 +182,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