Viewing profile — u223344
u223344
HN member- Joined
- Sat, Mar 26, 2016, 7:29 AM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About u223344
No profile information was provided.
Recent public activity
-
comment
Comment #11365635
According to the parent link they've been waiting for npm support to respond for a over a month.
-
comment
Comment #11365620
Ironically the same person who first reported this npm vulnerability used the wrong package name uglifyjs instead of uglify-js in an unrelated github project. https://github.com/mi…
-
comment
Comment #11364818
--ignore-scripts won't help much. The act of using any npm module means you implicitly trust all the javascript code in the module and any of its dependencies. Has anyone taken the…
-
comment
Comment #11364795
Unfortunately native modules like canvas cannot be installed with npm install --ignore-scripts