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: evanw/node-source-map-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.9
Choose a base ref
...
head repository: evanw/node-source-map-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.10
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 22, 2018

  1. Update README.md

    Adding knowledge that the -r source-map-support/register can be used in typescript without having to use require('source-map-support').install() in the code base
    josecolella authored Nov 22, 2018
    Configuration menu
    Copy the full SHA
    6fc8afc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #226 from josecolella/patch-1

    Update README.md
    LinusU authored Nov 22, 2018
    Configuration menu
    Copy the full SHA
    280d34a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Configuration menu
    Copy the full SHA
    14bb894 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Bump dev dependencies

    LinusU committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    16afae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #231 from evanw/bump-dev

    Bump dev dependencies
    LinusU authored Jan 11, 2019
    Configuration menu
    Copy the full SHA
    e77000b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from marionebl/fix-harden-structural-typecheck

    Check if .map.originalPositionFor is a function before executing
    LinusU authored Jan 11, 2019
    Configuration menu
    Copy the full SHA
    3eb7541 View commit details
    Browse the repository at this point in the history
  4. Update built files

    LinusU committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    647e0e5 View commit details
    Browse the repository at this point in the history
  5. 0.5.10

    LinusU committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    80643a6 View commit details
    Browse the repository at this point in the history
Loading