asciidoctor
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "asciidoctor", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal", | ||
@@ -49,8 +49,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@asciidoctor/cli": "3.4.0", | ||
"@asciidoctor/core": "2.2.5" | ||
"@asciidoctor/cli": "3.5.0", | ||
"@asciidoctor/core": "2.2.6" | ||
}, | ||
"devDependencies": { | ||
"pkg": "^4.4.7" | ||
"pkg": "5.2.1" | ||
} | ||
} |
@@ -50,5 +50,5 @@ # Asciidoctor.js: AsciiDoc in JavaScript powered by Asciidoctor | ||
The [Contributing](https://github.com/asciidoctor/asciidoctor.js/blob/master/CONTRIBUTING.adoc) guide provides information on how to contribute. | ||
The [Contributing](https://github.com/asciidoctor/asciidoctor.js/blob/main/CONTRIBUTING.adoc) guide provides information on how to contribute. | ||
If you want to write code, the [Contributing Code](https://github.com/asciidoctor/asciidoctor.js/blob/master/CONTRIBUTING-CODE.adoc) guide will help you to get started quickly. | ||
If you want to write code, the [Contributing Code](https://github.com/asciidoctor/asciidoctor.js/blob/main/CONTRIBUTING-CODE.adoc) guide will help you to get started quickly. | ||
@@ -60,2 +60,2 @@ ## Copyright | ||
See the [LICENSE](https://github.com/asciidoctor/asciidoctor.js/blob/master/LICENSE) file for details. | ||
See the [LICENSE](https://github.com/asciidoctor/asciidoctor.js/blob/main/LICENSE) file for details. |
Sorry, the diff of this file is too big to display
130981
3082
+ Added@asciidoctor/cli@3.5.0(transitive)
+ Added@asciidoctor/core@2.2.6(transitive)
+ Addedcliui@7.0.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@16.2.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removed@asciidoctor/cli@3.4.0(transitive)
- Removed@asciidoctor/core@2.2.5(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.3.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updated@asciidoctor/cli@3.5.0
Updated@asciidoctor/core@2.2.6