[go: nahoru, domu]

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: lodash/lodash Loading
base: 4.17.19
Choose a base ref
...
head repository: lodash/lodash Loading
compare: 4.17.21
Choose a head ref
  • 9 commits
  • 1,060 files changed
  • 4 contributors

Commits on Jul 26, 2020

  1. Remove /npm-package.

    bnjmnt4n committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    aa816b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d046f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846e434 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    00f0f62 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Documentation fixes.

    bnjmnt4n committed Aug 13, 2020
    1 Configuration menu
    Copy the full SHA
    63150ef View commit details
    Browse the repository at this point in the history
  2. Bump to v4.17.20.

    bnjmnt4n committed Aug 13, 2020
    1 Configuration menu
    Copy the full SHA
    ded9bc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    3469357 View commit details
    Browse the repository at this point in the history
  2. Improve performance of toNumber, trim and trimEnd on large inpu…

    …t strings
    
    This prevents potential ReDoS attacks using `_.toNumber` and `_.trim*`
    as potential attack vectors.
    
    Closes #5065.
    falsyvalues authored and bnjmnt4n committed Feb 20, 2021
    4 Configuration menu
    Copy the full SHA
    c4847eb View commit details
    Browse the repository at this point in the history
  3. Bump to v4.17.21

    bnjmnt4n committed Feb 20, 2021
    13 Configuration menu
    Copy the full SHA
    f299b52 View commit details
    Browse the repository at this point in the history
Loading