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.17.0 to 3.18.0-next.1599210445.9bdd224b0a732c184d90a6cf8aa7e36e071b6f68

.mergify.yml

4

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

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

15

package.json
{
"name": "docmatter",
"version": "3.17.0",
"version": "3.18.0-next.1599210445.9bdd224b0a732c184d90a6cf8aa7e36e071b6f68",
"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.",

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

"data",
"esnext",
"extract",

@@ -85,2 +86,3 @@ "extracting",

"tags": [
"source",
"coffeescript",

@@ -96,2 +98,3 @@ "require"

"tags": [
"compiled",
"javascript",

@@ -109,9 +112,9 @@ "esnext",

"devDependencies": {
"@bevry/update-contributors": "^1.15.0",
"assert-helpers": "^6.19.0",
"@bevry/update-contributors": "^1.16.0",
"assert-helpers": "^7.2.0",
"coffeelint": "^2.1.0",
"coffeescript": "^2.5.1",
"kava": "^5.10.0",
"projectz": "^2.14.0",
"valid-directory": "^3.0.0",
"kava": "^5.11.0",
"projectz": "^2.15.0",
"valid-directory": "^3.3.0",
"yamljs": "^0.3.0"

@@ -118,0 +121,0 @@ },

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

<!-- INSTALL/ -->

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