The Wayback Machine - https://web.archive.org/web/20201128154609/https://github.com/topics/package-management
Skip to content
#

package-management

Here are 323 public repositories matching this topic...

renovate
rarkins
rarkins commented Nov 24, 2020

url.parse is deprecated, and is likely to be removed in a new version of Node.js

Use of the legacy url.parse() method is discouraged. Users should use the WHATWG URL API. Because the url.parse() method uses a lenient, non-standard algorithm for parsing URL strings, security issues can be introduced. Specifically, issues with host name spoofing and incorrect handling of usernames and p

osch
osch commented Feb 3, 2020

Could it be possible to have a warning message when installing a rock that contains a module that is already provided by another rock? Or is there already an option for this and I didn't find it?

At least with Luarocks version 3.2.1 I verified that there are no warnings for this case.

However it seems that Luarocks is aware of the collision and installs the new module under another name and

Improve this page

Add a description, image, and links to the package-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the package-management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.