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: github/relative-time-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.1
Choose a base ref
...
head repository: github/relative-time-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 22, 2024

  1. Bump ip from 1.1.8 to 1.1.9

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e32f862 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge pull request #274 from github/dependabot/npm_and_yarn/ip-1.1.9

    Bump ip from 1.1.8 to 1.1.9
    broccolinisoup authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1a42a31 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. update lockfile to v3

    keithamus committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    468d25e View commit details
    Browse the repository at this point in the history
  2. fix failing test

    keithamus committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d35d255 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #278 from github/update-lockfile-to-v3

    update lockfile to v3
    keithamus authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a0483ce View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Express "0 precision-units away" appropriately for the precision.

    This turns "now" into "today", "this month", "this hour", etc.
    jyasskin committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e0d2780 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from jyasskin/now-to-today

    Express "0 precision-units away" appropriately for the precision.
    keithamus authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    76df798 View commit details
    Browse the repository at this point in the history
Loading