Skip to content

Update format of dependency license metadata #1153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .licenses/npm/function-bind.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ licenses:
THE SOFTWARE.

notices: []
...
3 changes: 2 additions & 1 deletion .licenses/npm/inherits.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: inherits
version: 2.0.4
type: npm
summary: Browser-friendly inheritance fully compatible with standard node.js inherits()
homepage:
homepage:
license: isc
licenses:
- sources: LICENSE
Expand All @@ -25,3 +25,4 @@ licenses:
PERFORMANCE OF THIS SOFTWARE.

notices: []
...
2 changes: 1 addition & 1 deletion .licenses/npm/semver-6.3.0.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: semver
version: 6.3.0
type: npm
summary: The semantic version parser used by npm.
homepage:
homepage:
license: isc
licenses:
- sources: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion .licenses/npm/semver-7.7.1.dep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: semver
version: 7.7.1
type: npm
summary: The semantic version parser used by npm.
homepage:
homepage:
license: isc
licenses:
- sources: LICENSE
Expand Down
Loading