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: node-config/node-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29a7bfd
Choose a base ref
...
head repository: node-config/node-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 848cde5
Choose a head ref
  • 6 commits
  • 17 files changed
  • 1 contributor

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    2af4909 View commit details
    Browse the repository at this point in the history
  2. Retiring diffDeep.

    This function has a number of bugs, and lodash does it better.
    
    closes #814
    jdmarshall committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    a0ad69f View commit details
    Browse the repository at this point in the history
  3. Linter feedback fixes.

    jdmarshall committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    0f7fee6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #845 from jdmarshall/deletions

    Delete deprecated functions in Config.util, and associated tests.
    jdmarshall authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    52aa438 View commit details
    Browse the repository at this point in the history
  5. 4.2.0

    jdmarshall committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    6406d90 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. js-yaml is mostly dead although it did get a CVE patch to address

    the issue that got it put onto a watch list.
    
    'yaml' is no longer TJ's project but is a completely different
    repo that is being actively maintained.
    
    addresses #851
    jdmarshall authored and markstos committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    848cde5 View commit details
    Browse the repository at this point in the history
Loading