Home
last modified time | relevance | path

Searched hist:1831 (Results 1 – 2 of 2) sorted by path

/unit/auto/modules/
H A Dnodejsdiff 1831:da356521859a Thu Mar 25 13:15:00 UTC 2021 Valentin Bartenev <vbart@nginx.com> Node.js: used distinct placeholder for version in "package.json".

This makes the "sed" instruction simpler and more portable, as the previous
variant didn't work well on BSD systems due to the "\s" metacharacter.

Thanks to Sergey A. Osokin <osa@FreeBSD.org.ru> for spotting this issue.

Also, this should prevent accidentally creating a version 1.0.0 package.
/unit/src/nodejs/unit-http/
H A Dpackage.jsondiff 1831:da356521859a Thu Mar 25 13:15:00 UTC 2021 Valentin Bartenev <vbart@nginx.com> Node.js: used distinct placeholder for version in "package.json".

This makes the "sed" instruction simpler and more portable, as the previous
variant didn't work well on BSD systems due to the "\s" metacharacter.

Thanks to Sergey A. Osokin <osa@FreeBSD.org.ru> for spotting this issue.

Also, this should prevent accidentally creating a version 1.0.0 package.