hosted-git-info
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -202,4 +202,3 @@ /* eslint-disable max-len */ | ||
`https://${domain}/${user}/${project}/archive/${maybeEncode(committish) || 'HEAD'}.tar.gz`, | ||
bugstemplate: ({ user, project }) => | ||
`https://todo.sr.ht/${user}/${project}`, | ||
bugstemplate: ({ user, project }) => null, | ||
extract: (url) => { | ||
@@ -206,0 +205,0 @@ let [, user, project, aux] = url.pathname.split('/', 4) |
{ | ||
"name": "hosted-git-info", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -84,3 +84,3 @@ # hosted-git-info | ||
`https://github.com/npm/hosted-git-info/tree/v1.2.0/package.json`, | ||
`https://github.com/npm/hosted-git-info/tree/v1.2.0/REAMDE.md#supported-hosts` | ||
`https://github.com/npm/hosted-git-info/tree/v1.2.0/README.md#supported-hosts` | ||
@@ -87,0 +87,0 @@ * info.bugs(opts) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
26666
512