asn1.js
asn1.js copied to clipboard
Remove buffers `noAssert` argument
Support for the noAssert argument dropped in the upcoming Node.js
v.10. This removes the argument to make sure everything works as it
should.
Refs: https://github.com/nodejs/node/pull/18395
Ping @indutny
Ping @indutny again
@indutny PTAL
PTAL