Skip to content

Commit 66d2f0b

Browse files
authored
Merge pull request #1153 from per1234/update-license-cache
Update format of dependency license metadata
2 parents 5df7cca + 1d3fb56 commit 66d2f0b

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.licenses/npm/function-bind.dep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ licenses:
2929
THE SOFTWARE.
3030
3131
notices: []
32+
...

.licenses/npm/inherits.dep.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: inherits
33
version: 2.0.4
44
type: npm
55
summary: Browser-friendly inheritance fully compatible with standard node.js inherits()
6-
homepage:
6+
homepage:
77
license: isc
88
licenses:
99
- sources: LICENSE
@@ -25,3 +25,4 @@ licenses:
2525
PERFORMANCE OF THIS SOFTWARE.
2626
2727
notices: []
28+
...

.licenses/npm/semver-6.3.0.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: semver
33
version: 6.3.0
44
type: npm
55
summary: The semantic version parser used by npm.
6-
homepage:
6+
homepage:
77
license: isc
88
licenses:
99
- sources: LICENSE

.licenses/npm/semver-7.7.1.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: semver
33
version: 7.7.1
44
type: npm
55
summary: The semantic version parser used by npm.
6-
homepage:
6+
homepage:
77
license: isc
88
licenses:
99
- sources: LICENSE

0 commit comments

Comments
 (0)