Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
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: simple-icons/simple-icons-pdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 91f85f5cc7aadfb179eb29e20ba8517bed016e3e
Choose a base ref
..
head repository: simple-icons/simple-icons-pdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2bb6676ff58d7d44c219d87953b2744022aebfc1
Choose a head ref
Showing with 35 additions and 18 deletions.
  1. +34 −17 package-lock.json
  2. +1 −1 package.json
51 changes: 34 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"license": "CC0-1.0",
"devDependencies": {
"pdfkit": "0.13.0",
"prettier": "2.6.1",
"prettier": "2.6.2",
"rimraf": "3.0.2",
"simple-icons": "5.17.0",
"svg-to-pdfkit": "0.1.8"