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.1.0 to 2.2.0-next.1575138893.a98f04b03d65accc44db7f754a6318f818cdb8ae

4

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

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

13

package.json
{
"name": "docmatter",
"version": "2.1.0",
"version": "2.2.0-next.1575138893.a98f04b03d65accc44db7f754a6318f818cdb8ae",
"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.",

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

"engines": {
"node": "8 || 10 || 12",
"browsers": false
"node": "8 || 10 || 12"
}

@@ -100,8 +99,8 @@ }

"devDependencies": {
"assert-helpers": "5.4.0",
"assert-helpers": "5.5.0",
"coffeelint": "^2.1.0",
"coffeescript": "^2.4.1",
"kava": "4.0.0",
"projectz": "^1.10.0",
"valid-directory": "^1.1.1",
"kava": "4.1.0",
"projectz": "^1.12.0",
"valid-directory": "^1.3.0",
"yamljs": "^0.3.0"

@@ -108,0 +107,0 @@ },

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