assert: do not read Node.js modules by BridgeAR · Pull Request #18322 · nodejs/node
added
assert
labels
Jan 23, 2018Prevent reading a Node.js module. That could theoretically lead to false errors being thrown otherwise.
BridgeAR
added
the
author ready
label
Feb 3, 2018BridgeAR added a commit to BridgeAR/node that referenced this pull request
Feb 6, 2018Prevent reading a Node.js module. That could theoretically lead to false errors being thrown otherwise. PR-URL: nodejs#18322 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
BridgeAR added a commit to BridgeAR/node that referenced this pull request
Feb 6, 2018The generatedMessage was wrong in case simple assert was used and a message was auto generated. This fixed the TODO. PR-URL: nodejs#18322 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request
May 8, 2018Prevent reading a Node.js module. That could theoretically lead to false errors being thrown otherwise. PR-URL: nodejs#18322 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request
May 8, 2018The generatedMessage was wrong in case simple assert was used and a message was auto generated. This fixed the TODO. PR-URL: nodejs#18322 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
BridgeAR
deleted the
simple-assert-internal
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters