Skip to content
This repository was archived by the owner on Jan 15, 2025. 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: evry-ace/iskaribot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd5c24ae2512d9a66c398c05fff6d60494ea5bf9
Choose a base ref
..
head repository: evry-ace/iskaribot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9b81ed772d8ec0f2ed79ac84ba97438184aba8a9
Choose a head ref
Showing with 11 additions and 11 deletions.
  1. +3 −3 node-ts/package-lock.json
  2. +7 −7 node/package-lock.json
  3. +1 −1 node/package.json
6 changes: 3 additions & 3 deletions node-ts/package-lock.json

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

14 changes: 7 additions & 7 deletions node/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 node/package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
},
"devDependencies": {
"nodemon": "2.0.16",
"typescript": "5.0.2",
"typescript": "5.0.3",
"prettier": "2.6.2"
}
}