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 2.4.0 to 2.5.0

4

HISTORY.md
# History
## v2.5.0 2019 December 9
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.4.0 2019 December 1

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

13

package.json
{
"name": "docmatter",
"version": "2.4.0",
"version": "2.5.0",
"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.",

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

"---",
"githubsponsors",
"patreon",

@@ -42,2 +43,3 @@ "flattr",

"config": {
"githubSponsorsUsername": "balupton",
"buymeacoffeeUsername": "balupton",

@@ -98,10 +100,11 @@ "cryptoURL": "https://bevry.me/crypto",

],
"type": "commonjs",
"main": "edition-esnext/index.js",
"devDependencies": {
"assert-helpers": "^5.7.0",
"assert-helpers": "^5.8.0",
"coffeelint": "^2.1.0",
"coffeescript": "^2.4.1",
"kava": "^4.2.0",
"projectz": "^1.13.0",
"valid-directory": "^1.4.0",
"kava": "^4.3.0",
"projectz": "^1.15.0",
"valid-directory": "^1.5.0",
"yamljs": "^0.3.0"

@@ -108,0 +111,0 @@ },

@@ -16,2 +16,3 @@ <!-- TITLE/ -->

<br class="badge-separator" />
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span>
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>

@@ -178,2 +179,3 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>

<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span>
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>

@@ -180,0 +182,0 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>

Sorry, the diff of this file is not supported yet

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