Comparing version 2.1.0 to 2.2.0-next.1575138893.a98f04b03d65accc44db7f754a6318f818cdb8ae
# 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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20275
1