bozdoz

Results 79 comments of bozdoz

Do you see the heatmap in the link you sent? Is it just in your own local example that you can't see it?

Sorry, it looks like this is now beyond my expertise. I'm not familiar enough with AngularJS. I can say it looks like it can't find a source map for a...

Do you want to conditionally check for version range, if using lockfileVersion 1? I can rewrite this to check for the `version` field against the `resolved` version.

I also wonder about checking `version` field against the `resolved` field, since it's actually the same file (a malicious dev could easily alter both); is it possible for a dev...

Fair enough. It does seem to be an issue, but perhaps npm itself should be resolving this issue. Quickly testing this, I can't actually reproduce this with [email protected], so maybe...

@hupe13 wondering if you know if the plugin is localized; I have no clue how to get i18n working.

No, that's what I wanted to hear! I just have no idea how the translations work. Just newly generated a .pot file; so hopefully when this gets merged, that "Reset...

I don't understand the proposal. Could you give an example?