Skip to content
#

dependencies

A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.

Here are 669 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

athens
arschles
arschles commented Nov 13, 2019

Is your feature request related to a problem? Please describe.

Not related to a problem

Describe the solution you'd like

We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.

_Edit from @arschles - we have focused this issue to just the twitte

dephell
pombredanne
pombredanne commented Sep 5, 2020

There are about ~240 URLs and licenses listed at https://directory.fsf.org/wiki?title=Category:License
We should:

  1. ensure that we can detect all of them
  2. ensure that we can detect their URL
    We should also add as an "other_urls" ech URL to the corresponding license YAML

fsf-license-urls.txt

Wikipedia
Wikipedia

Related Topics

package-management
You can’t perform that action at this time.