pnlp-dev
Results
2
issues of
pnlp-dev
https://github.com/isaacs/core-util-is/blob/a177da234df5638b363ddc15fa324619a38577c8/lib/util.js#L103 This references to Buffer makes this library incompatible in the browser because Buffer is part of the node API and is not available in the browser. Given that this...
https://github.com/dignifiedquire/borc/blob/f8b6b7630250e2ee5509f7104529490a388c2cc7/src/decoder.js#L58 Looks like you removed node globals somewhat recently, but you missed one. This `global` reference is breaking in the latest version of Angular.