Comparing version 3.19.0 to 3.20.0-next.1627421138.389c34b229d76bf6305f00d966cf568c9534cdd3
# History | ||
## v3.20.0 2021 July 28 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v3.19.0 2020 October 29 | ||
@@ -4,0 +8,0 @@ |
@@ -18,3 +18,3 @@ <!-- LICENSEFILE/ --> | ||
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. | ||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
@@ -21,0 +21,0 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
{ | ||
"name": "docmatter", | ||
"version": "3.19.0", | ||
"version": "3.20.0-next.1627421138.389c34b229d76bf6305f00d966cf568c9534cdd3", | ||
"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.", | ||
@@ -28,3 +28,3 @@ "homepage": "https://github.com/bevry/docmatter", | ||
"list": [ | ||
"travisci", | ||
"githubworkflow", | ||
"npmversion", | ||
@@ -46,2 +46,3 @@ "npmdownloads", | ||
"config": { | ||
"githubWorkflow": "bevry", | ||
"githubSponsorsUsername": "balupton", | ||
@@ -56,3 +57,2 @@ "buymeacoffeeUsername": "balupton", | ||
"wishlistURL": "https://bevry.me/wishlist", | ||
"travisTLD": "com", | ||
"githubUsername": "bevry", | ||
@@ -105,3 +105,3 @@ "githubRepository": "docmatter", | ||
"engines": { | ||
"node": "10 || 12 || 14 || 15" | ||
"node": "10 || 12 || 14" | ||
} | ||
@@ -113,9 +113,9 @@ } | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.17.0", | ||
"assert-helpers": "^8.1.0", | ||
"@bevry/update-contributors": "^1.18.0", | ||
"assert-helpers": "^8.2.0", | ||
"coffeelint": "^2.1.0", | ||
"coffeescript": "^2.5.1", | ||
"kava": "^5.12.0", | ||
"projectz": "^2.16.0", | ||
"valid-directory": "^3.4.0", | ||
"kava": "^5.13.0", | ||
"projectz": "^2.18.0", | ||
"valid-directory": "^3.7.0", | ||
"yamljs": "^0.3.0" | ||
@@ -135,3 +135,3 @@ }, | ||
"our:release:prepare": "npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta", | ||
"our:release:push": "git push origin master && git push origin --tags", | ||
"our:release:push": "git push origin && git push origin --tags", | ||
"our:release:tag": "export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"", | ||
@@ -138,0 +138,0 @@ "our:setup": "npm run our:setup:install", |
@@ -10,3 +10,3 @@ <!-- TITLE/ --> | ||
<span class="badge-travisci"><a href="http://travis-ci.com/bevry/docmatter" title="Check this project's build status on TravisCI"><img src="https://img.shields.io/travis/com/bevry/docmatter/master.svg" alt="Travis CI Build Status" /></a></span> | ||
<span class="badge-githubworkflow"><a href="https://github.com/bevry/docmatter/actions?query=workflow%3Abevry" title="View the status of this project's GitHub Workflow: bevry"><img src="https://github.com/bevry/docmatter/workflows/bevry/badge.svg" alt="Status of the GitHub Workflow: bevry" /></a></span> | ||
<span class="badge-npmversion"><a href="https://npmjs.org/package/docmatter" title="View this project on NPM"><img src="https://img.shields.io/npm/v/docmatter.svg" alt="NPM version" /></a></span> | ||
@@ -181,2 +181,5 @@ <span class="badge-npmdownloads"><a href="https://npmjs.org/package/docmatter" title="View this project on NPM"><img src="https://img.shields.io/npm/dm/docmatter.svg" alt="NPM downloads" /></a></span> | ||
<!-- INSTALL/ --> | ||
@@ -183,0 +186,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26035
271
7
1