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: npm/ini Loading
base: v1.3.4
Choose a base ref
...
head repository: npm/ini Loading
compare: v1.3.7
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 6, 2015

  1. standard javascript style

    isaacs committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    3aa2408 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2015

  1. tap 2

    isaacs committed Sep 27, 2015
    Configuration menu
    Copy the full SHA
    5992138 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Allow the module to be used in any CommonJS environment

    I.e. browserify, by not accessing the global process variable
    unless it is defined.
    marijnh committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    872b7ad View commit details
    Browse the repository at this point in the history
  2. Update tap and travis

    isaacs committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    ad2b547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad741b View commit details
    Browse the repository at this point in the history
  4. bring test coverage up to 100%

    isaacs committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    ca69873 View commit details
    Browse the repository at this point in the history
  5. auto-publish scripts

    isaacs committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    6d8b7c8 View commit details
    Browse the repository at this point in the history
  6. package lock

    isaacs committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    9868eb4 View commit details
    Browse the repository at this point in the history
  7. ignore coverage

    isaacs committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    da3e2c4 View commit details
    Browse the repository at this point in the history
  8. v1.3.5

    isaacs committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    738eca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. 4 Configuration menu
    Copy the full SHA
    56d2805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfea636 View commit details
    Browse the repository at this point in the history
  3. 1.3.6

    isaacs committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2da9039 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. 1 Configuration menu
    Copy the full SHA
    032fbaf View commit details
    Browse the repository at this point in the history
  2. update deps, add linting

    also, install with npm v7
    isaacs committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    024b8b5 View commit details
    Browse the repository at this point in the history
  3. 1.3.7

    isaacs committed Dec 9, 2020
    2 Configuration menu
    Copy the full SHA
    c74c8af View commit details
    Browse the repository at this point in the history
Loading