Allow anyone to easily watch his favorite movies, shows, and anime. | This is a public mirror of the Popcon Time Community Edition repository. All pull requests are ignored. This repository may recieve forced updates.
When I was installing popcorn-desktop, I got some dependency warnings. Here is 2 risky warnings:
-npm WARN deprecated bittorrent-dht@3.2.6: Critical security issue fixed in 5.1.3. All users should upgrade. (More info: https://github.com/feross/bittorrent-dht/issues/87)
-npm WARN deprecated lodash@1.0.2: lodash@<2.0.0 is no longer maintained. Upgrade to lodash@^3.0.0
Fix: dependency warnings when I build, not install.
Hi!
When I was installing popcorn-desktop, I got some dependency warnings. Here is 2 risky warnings:
-npm WARN deprecated bittorrent-dht@3.2.6: Critical security issue fixed in 5.1.3. All users should upgrade. (More info: https://github.com/feross/bittorrent-dht/issues/87) -npm WARN deprecated lodash@1.0.2: lodash@<2.0.0 is no longer maintained. Upgrade to lodash@^3.0.0
Fix: dependency warnings when I build, not install.