Comparing version 3.23.0 to 4.0.0-next.1699885751.1237bc573d03fa4354c44695db5d443bd94371c0
{ | ||
"name": "docmatter", | ||
"version": "3.23.0", | ||
"version": "4.0.0-next.1699885751.1237bc573d03fa4354c44695db5d443bd94371c0", | ||
"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.", | ||
@@ -77,3 +77,3 @@ "homepage": "https://github.com/bevry/docmatter", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=6" | ||
}, | ||
@@ -103,3 +103,3 @@ "editions": [ | ||
"engines": { | ||
"node": "10 || 12 || 14 || 16 || 18 || 20 || 21" | ||
"node": "6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21" | ||
} | ||
@@ -111,13 +111,13 @@ } | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.22.0", | ||
"assert-helpers": "^8.4.0", | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.2.0", | ||
"coffeelint": "^2.1.0", | ||
"coffeescript": "^2.7.0", | ||
"kava": "^5.15.0", | ||
"kava": "^7.1.0", | ||
"projectz": "^2.23.0", | ||
"valid-directory": "^4.0.0", | ||
"valid-directory": "^4.1.0", | ||
"yamljs": "^0.3.0" | ||
}, | ||
"scripts": { | ||
"our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next", | ||
"our:clean": "rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next", | ||
"our:compile": "npm run our:compile:edition-esnext", | ||
@@ -143,2 +143,2 @@ "our:compile:edition-esnext": "coffee -bco ./edition-esnext ./source && printf '%s' '{\"type\": \"commonjs\"}' > edition-esnext/package.json", | ||
} | ||
} | ||
} |
@@ -191,2 +191,5 @@ <!-- TITLE/ --> | ||
<!-- INSTALL/ --> | ||
@@ -193,0 +196,0 @@ |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
28374
283
1