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: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 29, 2017

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

Commits on Nov 30, 2017

  1. chore(dep): save standard-version and create npm script release

    Save to devDependencies:
    * standard-version@4.2.0
    remarkablemark committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    c162730 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. chore(package): upgrade devDependencies

    Upgrade devDependencies:
    * coveralls@3.0.0
    * eslint@4.12.0
    * mocha@4.0.1
    * webpack@3.8.1
    remarkablemark committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    9ae076f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Configuration menu
    Copy the full SHA
    4998c8b View commit details
    Browse the repository at this point in the history
  2. chore(lint): update eslint config and scripts

    - Delete `.eslintignore` and use `.gitignore` as ignore-path
    - Add npm script `lint:fix`
    remarkablemark committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    fbefe7b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. chore(package): set up commitlint with husky

    Save devDependencies:
    * @commitlint/cli@5.2.3
    * @commitlint/config-conventional@5.2.3
    * husky@0.14.3
    
    http://marionebl.github.io/commitlint/#/guides-local-setup
    remarkablemark committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    843098f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

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

Commits on Dec 8, 2017

  1. Merge pull request #46 from remarkablemark/chore-package

    Set up standard-version, commitlint, and upgrade package dependencies
    remarkablemark authored Dec 8, 2017
    Configuration menu
    Copy the full SHA
    a326109 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    9edd2f3 View commit details
    Browse the repository at this point in the history
  2. fix(package): upgrade html-dom-parser@0.1.3 and devDependencies

    html-dom-parser@0.1.3 has a fix for a regular expression
    vulnerability (catastrophic backtracking):
    https://snyk.io/blog/redos-and-catastrophic-backtracking
    
    Credit goes to @davisjam for notifying me of this issue
    remarkablemark committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    1c236ed View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.4.2

    remarkablemark committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    29084cf View commit details
    Browse the repository at this point in the history
Loading