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: callumacrae/find-node-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e6517ecf2e0d29b759b0634b2ffb44643aa7a938
Choose a base ref
...
head repository: callumacrae/find-node-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d7a1ff02bd4e9c0b6dee472bae48a5e43a5745c2
Choose a head ref
  • 13 commits
  • 2 files changed
  • 6 contributors

Commits on Jan 25, 2019

  1. update dep - merge 1.2.0 > 1.2.1

    Yousaf Nabi committed Jan 25, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    fd864bc View commit details

Commits on Feb 20, 2019

  1. Merge pull request #9 from YOU54F/updateDepMerge

    update dep - merge 1.2.0 > 1.2.1
    callumacrae authored Feb 20, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    442ddf1 View commit details
  2. 1.0.5

    callumacrae committed Feb 20, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    5002f7d View commit details

Commits on Feb 21, 2019

  1. chore(deps): update findup-sync from 0.4.2 to 3.0.0

    Resolves vulnerability in braces <=2.3.0
    More info: https://nodesecurity.io/advisories/786
    seantrane committed Feb 21, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    9b1f999 View commit details
  2. Merge pull request #10 from seantrane/update-findup-sync

    chore(deps): update findup-sync from 0.4.2 to 3.0.0
    callumacrae authored Feb 21, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    badcd1a View commit details
  3. 2.0.0

    callumacrae committed Feb 21, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    73a6a52 View commit details

Commits on May 9, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    4bcc026 View commit details

Commits on Jul 15, 2020

  1. Merge pull request #11 from sebelga/chore/update-findup-sync-dep

    chore(deps): update findup-sync from 3.0.0 to 4.0.0
    callumacrae authored Jul 15, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    dc65c2e View commit details
  2. Add package-lock.json

    callumacrae committed Jul 15, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    891bfcf View commit details
  3. 2.1.0

    callumacrae committed Jul 15, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    2f4a0dd View commit details

Commits on Jan 13, 2021

  1. Update package.json

    PunChaFeng authored Jan 13, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    5d91ac5 View commit details
  2. Update package-lock.json

    PunChaFeng authored Jan 13, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    pan93412 pan93412
    Copy the full SHA
    2cdfee5 View commit details

Commits on Jan 14, 2021

  1. Merge pull request #13 from PunChaFeng/upgrade-merge

    Upgrade lib merge 1.2.1=>2.1.0 and bump package version to 2.1.1
    callumacrae authored Jan 14, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    jplatte Jonas Platte
    Copy the full SHA
    d7a1ff0 View commit details
Showing with 615 additions and 3 deletions.
  1. +612 −0 package-lock.json
  2. +3 −3 package.json
Loading