I created the feed to store private npm package there. When I publish my private package from the project - some another public packages are published to this feed.
- Can I somehow prevent publishing of public packages to the feed?
- Is it ok to store public packages on the VSTS feed?