@antora/redirect-producer
Advanced tools
Comparing version 2.3.0-rc.1 to 2.3.0-rc.2
{ | ||
"name": "@antora/redirect-producer", | ||
"version": "2.3.0-rc.1", | ||
"version": "2.3.0-rc.2", | ||
"description": "Produces redirects (HTTP redirections) for pages in an Antora site.", | ||
@@ -18,3 +18,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/asciidoc-loader": "2.3.0-rc.1", | ||
"@antora/asciidoc-loader": "2.3.0-rc.2", | ||
"vinyl": "~2.2" | ||
@@ -21,0 +21,0 @@ }, |
@@ -15,4 +15,4 @@ # Antora Redirect Producer | ||
Copyright (C) 2017-2019 [OpenDevise Inc.](https://opendevise.com) and the [Antora Project](https://antora.org). | ||
Copyright (C) 2017-2020 [OpenDevise Inc.](https://opendevise.com) and the [Antora Project](https://antora.org). | ||
Use of this software is granted under the terms of the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) (MPL-2.0). |
+ Added@antora/asciidoc-loader@2.3.0-rc.2(transitive)
- Removed@antora/asciidoc-loader@2.3.0-rc.1(transitive)