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: browserify/events Loading
base: v3.1.0
Choose a base ref
...
head repository: browserify/events Loading
compare: v3.2.0
Choose a head ref
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 8, 2020

  1. add events.once

    Closes #63
    goto-bus-stop committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    0b1d3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c379074 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Remove arrow functions

    goto-bus-stop committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    273b48c View commit details
    Browse the repository at this point in the history
  2. remove async keyword

    goto-bus-stop committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    18b8d91 View commit details
    Browse the repository at this point in the history
  3. Remove deepStrictEqual

    goto-bus-stop committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    e55646e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    5dd4308 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from Gozala/inspect-js

    use robuster feature checks in tests
    goto-bus-stop committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    45dd1cb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. ci: add lts

    goto-bus-stop committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    8e9aa44 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. update package.json

    zhangwinning committed May 8, 2020
    Configuration menu
    Copy the full SHA
    2b38c10 View commit details
    Browse the repository at this point in the history
  2. revert airtap to ^1.0.0

    zhangwinning committed May 8, 2020
    Configuration menu
    Copy the full SHA
    67f0d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2686023 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Merge pull request #70 from Gozala/events.once

    Add `events.once`
    goto-bus-stop committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2789456 View commit details
    Browse the repository at this point in the history
  2. 3.2.0

    goto-bus-stop committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    6f7f7db View commit details
    Browse the repository at this point in the history
Loading