-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: cham11ng/typescript-api-starter
base: main
head repository: cham11ng/typescript-api-starter
compare: dev
- 19 commits
- 64 files changed
- 2 contributors
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8afe58c - Browse repository at this point
Copy the full SHA 8afe58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f0c6f - Browse repository at this point
Copy the full SHA e5f0c6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2f2ba - Browse repository at this point
Copy the full SHA 3b2f2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 532ea36 - Browse repository at this point
Copy the full SHA 532ea36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d160bb - Browse repository at this point
Copy the full SHA 5d160bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bbadfb - Browse repository at this point
Copy the full SHA 3bbadfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3847665 - Browse repository at this point
Copy the full SHA 3847665View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91bfba - Browse repository at this point
Copy the full SHA f91bfbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd2c86b - Browse repository at this point
Copy the full SHA dd2c86bView commit details
Commits on Sep 21, 2024
-
Bump the npm_and_yarn group with 3 updates
Bumps the npm_and_yarn group with 3 updates: [express](https://github.com/expressjs/express), [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [serve-static](https://github.com/expressjs/serve-static). Updates `express` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `serve-static` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...1.16.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b4e797 - Browse repository at this point
Copy the full SHA 1b4e797View commit details
Commits on Jan 26, 2025
-
Merge pull request #82 from cham11ng/dependabot/npm_and_yarn/npm_and_…
…yarn-5fde638f64 Bump the npm_and_yarn group with 3 updates
Configuration menu - View commit details
-
Copy full SHA for 8533adc - Browse repository at this point
Copy the full SHA 8533adcView commit details -
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f26f84 - Browse repository at this point
Copy the full SHA 7f26f84View commit details -
Merge pull request #83 from cham11ng/dependabot/npm_and_yarn/npm_and_…
…yarn-0189ad7b96 Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
Configuration menu - View commit details
-
Copy full SHA for 17181ff - Browse repository at this point
Copy the full SHA 17181ffView commit details
Commits on Jul 21, 2025
-
Bump form-data in the npm_and_yarn group across 1 directory
--- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e190b8 - Browse repository at this point
Copy the full SHA 5e190b8View commit details
Commits on Jun 6, 2026
-
Merge pull request #84 from cham11ng/dependabot/npm_and_yarn/npm_and_…
…yarn-e04d5d616f Bump form-data from 4.0.0 to 4.0.4 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for 2245cef - Browse repository at this point
Copy the full SHA 2245cefView commit details -
Bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.13` | `8.0.5` | | [flatted](https://github.com/WebReflection/flatted) | `3.3.1` | `3.4.2` | | [jws](https://github.com/brianloveswords/node-jws) | `3.2.2` | `3.2.3` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` | Updates `nodemailer` from 6.9.13 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.13...v8.0.5) Updates `flatted` from 3.3.1 to 3.4.2 - [Commits](WebReflection/flatted@v3.3.1...v3.4.2) Updates `jws` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v3.2.2...v3.2.3) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 3.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d5e7f4 - Browse repository at this point
Copy the full SHA 1d5e7f4View commit details -
Merge pull request #85 from cham11ng/dependabot/npm_and_yarn/npm_and_…
…yarn-4d8ec44950 Bump the npm_and_yarn group across 1 directory with 5 updates
Configuration menu - View commit details
-
Copy full SHA for be50f1a - Browse repository at this point
Copy the full SHA be50f1aView commit details
Commits on Jun 9, 2026
-
Bump shell-quote in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [shell-quote](https://github.com/ljharb/shell-quote). Updates `shell-quote` from 1.8.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.1...v1.8.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 19c7001 - Browse repository at this point
Copy the full SHA 19c7001View commit details
Commits on Jun 10, 2026
-
Merge pull request #86 from cham11ng/dependabot/npm_and_yarn/npm_and_…
…yarn-47c4268404 Bump shell-quote from 1.8.1 to 1.8.4 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for eff4828 - Browse repository at this point
Copy the full SHA eff4828View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...dev