Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Escape version strings passed to regular expression matchers #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 20, 2021

  1. Escape version strings passed to regular expression matchers

    Version strings in `process.versions` should be escaped before being
    used to construct regular expressions. Fixes tests when run against
    current Node.js master branch where OpenSSL has a `+` character in
    its version string.
    richardlau committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    3554310 View commit details
    Browse the repository at this point in the history