Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also 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: GuoXingGitHub/nestjs-sequelize-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kentloog/nestjs-sequelize-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 30 files changed
  • 5 contributors

Commits on Jan 27, 2020

  1. fix npm run start:prod command

    Kent Loog committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    6932313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be2ef90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18aa781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8802e4f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. update package-lock.json

    Kent Loog committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    95e12cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request kentloog#2 from kentloog/dependabot/npm_and_yarn/m…

    …ixin-deep-1.3.2
    
    Bump mixin-deep from 1.3.1 to 1.3.2
    kentloog authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9270ef6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kentloog#4 from kentloog/dependabot/npm_and_yarn/h…

    …andlebars-4.7.2
    
    Bump handlebars from 4.1.2 to 4.7.2
    kentloog authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    2f46217 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kentloog#3 from kentloog/dependabot/npm_and_yarn/s…

    …equelize-5.15.1
    
    Bump sequelize from 5.7.5 to 5.15.1
    kentloog authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ac3b9ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38b030f View commit details
    Browse the repository at this point in the history
  6. update packages

    Kent Loog committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    2d91187 View commit details
    Browse the repository at this point in the history
  7. upgrade to Nest version 7

    kentloog committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    f1edab0 View commit details
    Browse the repository at this point in the history
  8. refactor

    kentloog committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    416f2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    e9688cb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Bump ini from 1.3.5 to 1.3.7

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    599874d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge pull request kentloog#11 from kentloog/dependabot/npm_and_yarn/…

    …ini-1.3.7
    
    Bump ini from 1.3.5 to 1.3.7
    kentloog authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    5dde43d View commit details
    Browse the repository at this point in the history
  2. Merge pull request kentloog#10 from kentloog/dependabot/npm_and_yarn/…

    …node-fetch-2.6.1
    
    Bump node-fetch from 2.6.0 to 2.6.1
    kentloog authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2f05b03 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. Configuration menu
    Copy the full SHA
    c0a69e9 View commit details
    Browse the repository at this point in the history
Loading