mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-10-14 19:30:13 +08:00
licence updates
This commit is contained in:
6
.licenses/npm/sax.dep.yml
generated
6
.licenses/npm/sax.dep.yml
generated
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: sax
|
||||
version: 1.3.0
|
||||
version: 1.4.1
|
||||
type: npm
|
||||
summary: An evented streaming XML parser in JavaScript
|
||||
homepage:
|
||||
@@ -10,7 +10,7 @@ licenses:
|
||||
text: |
|
||||
The ISC License
|
||||
|
||||
Copyright (c) 2010-2022 Isaac Z. Schlueter and Contributors
|
||||
Copyright (c) 2010-2024 Isaac Z. Schlueter and Contributors
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
@@ -29,7 +29,7 @@ licenses:
|
||||
`String.fromCodePoint` by Mathias Bynens used according to terms of MIT
|
||||
License, as follows:
|
||||
|
||||
Copyright (c) 2010-2022 Mathias Bynens <https://mathiasbynens.be/>
|
||||
Copyright (c) 2010-2024 Mathias Bynens <https://mathiasbynens.be/>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
Reference in New Issue
Block a user