Skip to content
  • Sponsor asciidoctor/asciidoctor.js

  • Notifications You must be signed in to change notification settings
  • Fork 140
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: asciidoctor/asciidoctor.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 34e3ce95f3d130cd4f8dcbf28d92aa2e64691af2
Choose a base ref
..
head repository: asciidoctor/asciidoctor.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9cf55c14964ad5cb1429e2f2aee4ad597f4facaf
Choose a head ref
Showing with 107 additions and 104 deletions.
  1. +106 −103 packages/core/package-lock.json
  2. +1 −1 packages/core/package.json
209 changes: 106 additions & 103 deletions packages/core/package-lock.json
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "5.0.7",
"@types/node": "20.17.17",
"@types/node": "20.17.19",
"@types/nunjucks": "3.2.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",