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: Nick-Mazuk/library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f5b46f46507b0bb267c1e2d4bfa8750fc51c778d
Choose a base ref
..
head repository: Nick-Mazuk/library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c0906ffceec821f6db010103351c781d6154c33
Choose a head ref
Showing with 648 additions and 709 deletions.
  1. +3 −3 package.json
  2. +645 −706 pnpm-lock.yaml
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -27,9 +27,9 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/preset-typescript": "^7.21.5",
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@nick-mazuk/eslint-config": "^0.8.16",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.10",
1,351 changes: 645 additions & 706 deletions pnpm-lock.yaml

Large diffs are not rendered by default.