Skip to content
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: unjs-archive/jimp-compact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 216d091112b7479d7ba302798810a91f7630f774
Choose a base ref
..
head repository: unjs-archive/jimp-compact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9ed6bb1b58fd7b1dfae638e1ab8a287d6d93e091
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"@vercel/ncc": "^0.34.0",
"fs-extra": "^10.1.0",
"jimp": "^0.16.2",
"jiti": "^2.4.1",
"jiti": "^2.4.2",
"typescript": "^4.9.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -723,10 +723,10 @@ jimp@^0.16.2:
"@jimp/types" "^0.16.2"
regenerator-runtime "^0.13.3"

jiti@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.1.tgz#4de9766ccbfa941d9b6390d2b159a4b295a52e6b"
integrity sha512-yPBThwecp1wS9DmoA4x4KR2h3QoslacnDR8ypuFM962kI4/456Iy1oHx2RAgh4jfZNdn0bctsdadceiBUgpU1g==
jiti@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.2.tgz#d19b7732ebb6116b06e2038da74a55366faef560"
integrity sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==

jpeg-js@0.4.2:
version "0.4.2"