-
Notifications
You must be signed in to change notification settings - Fork 849
Comparing changes
Open a pull request
base repository: mde/ejs
base: v3.1.6
head repository: mde/ejs
compare: v3.1.7
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9f66025 - Browse repository at this point
Copy the full SHA 9f66025View commit details
Commits on Feb 27, 2021
-
Merge pull request #584 from db-developer/main
introduced windows compatibility on tests
Configuration menu - View commit details
-
Copy full SHA for fcae811 - Browse repository at this point
Copy the full SHA fcae811View commit details
Commits on Mar 1, 2021
-
fixed some situations where null or undefined on 'to', 'from' or 'lis…
…t' would throw exceptions
Configuration menu - View commit details
-
Copy full SHA for 5ea8977 - Browse repository at this point
Copy the full SHA 5ea8977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9932bd9 - Browse repository at this point
Copy the full SHA 9932bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c594d0e - Browse repository at this point
Copy the full SHA c594d0eView commit details
Commits on May 11, 2021
-
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cfa2732 - Browse repository at this point
Copy the full SHA cfa2732View commit details -
Merge pull request #598 from mde/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
Configuration menu - View commit details
-
Copy full SHA for c120527 - Browse repository at this point
Copy the full SHA c120527View commit details
Commits on May 30, 2021
-
This prevents injection of arbitrary code if the server is already vulnerable to prototype poisoning. This resolves #451. I deliberately opted to not support complex Unicode identifiers even though they're valid JS identifiers. They're complex to validate and users probably shouldn't even try to be that creative.
Configuration menu - View commit details
-
Copy full SHA for 15ee698 - Browse repository at this point
Copy the full SHA 15ee698View commit details
Commits on May 31, 2021
-
Create Objects without prototypes.
This generally helps mitigate prototype pollution: even if another library allows prototype pollution, ejs will not allow escalating this into Remote Code Execution.
Configuration menu - View commit details
-
Copy full SHA for be9a9bb - Browse repository at this point
Copy the full SHA be9a9bbView commit details -
Merge pull request #601 from nicdumz/main
Mitigate prototype pollution effects
Configuration menu - View commit details
-
Copy full SHA for 61b6616 - Browse repository at this point
Copy the full SHA 61b6616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 576283b - Browse repository at this point
Copy the full SHA 576283bView commit details
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 99b2d8e - Browse repository at this point
Copy the full SHA 99b2d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a50e46f - Browse repository at this point
Copy the full SHA a50e46fView commit details
Commits on Jun 6, 2021
-
Merge pull request #603 from mde/mde-null-proto-where-possible
Move to utils, handle older runtimes, fix tests
Configuration menu - View commit details
-
Copy full SHA for f21a9e4 - Browse repository at this point
Copy the full SHA f21a9e4View commit details
Commits on Jun 11, 2021
-
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 32fb8ee - Browse repository at this point
Copy the full SHA 32fb8eeView commit details -
Merge pull request #609 from mde/dependabot/npm_and_yarn/glob-parent-…
…5.1.2 Bump glob-parent from 5.1.1 to 5.1.2
Configuration menu - View commit details
-
Copy full SHA for 7b0845d - Browse repository at this point
Copy the full SHA 7b0845dView commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d5404d6 - Browse repository at this point
Copy the full SHA d5404d6View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e4180b4 - Browse repository at this point
Copy the full SHA e4180b4View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c028c34 - Browse repository at this point
Copy the full SHA c028c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf8b84 - Browse repository at this point
Copy the full SHA faf8b84View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 076dcb6 - Browse repository at this point
Copy the full SHA 076dcb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820855a - Browse repository at this point
Copy the full SHA 820855aView commit details
There are no files selected for viewing