Skip to content

Commit 55885b7

Browse files
committed
Manually Verify License files
1 parent 7a84008 commit 55885b7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.licenses/npm/@actions/http-client.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.0.8
44
type: npm
55
summary: Actions Http Client
66
homepage: https://github.com/actions/http-client#readme
7-
license: other
7+
license: mit
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/npm/fast-xml-parser.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 3.15.1
44
type: npm
55
summary: Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries
66
homepage: https://github.com/NaturalIntelligence/fast-xml-parser#readme
7-
license: other
7+
license: mit
88
licenses:
99
- sources: LICENSE
1010
text: "MIT License\n\nCopyright (c) 2017 Amit Kumar Gupta\n\nPermission is hereby

.licenses/npm/lodash.get.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 4.4.2
44
type: npm
55
summary: The lodash method `_.get` exported as a module.
66
homepage: https://lodash.com/
7-
license: other
7+
license: mit
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/npm/lodash.set.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 4.3.2
44
type: npm
55
summary: The lodash method `_.set` exported as a module.
66
homepage: https://lodash.com/
7-
license: other
7+
license: mit
88
licenses:
99
- sources: LICENSE
1010
text: |

.licenses/npm/lodash.uniq.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 4.5.0
44
type: npm
55
summary: The lodash method `_.uniq` exported as a module.
66
homepage: https://lodash.com/
7-
license: other
7+
license: mit
88
licenses:
99
- sources: LICENSE
1010
text: |

0 commit comments

Comments
 (0)