mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-08 07:21:14 +08:00
Update documentation and licenses
Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
This commit is contained in:
parent
203bc27916
commit
0417c21165
62 changed files with 1250 additions and 448 deletions
9
.licenses/npm/sax.dep.yml
generated
9
.licenses/npm/sax.dep.yml
generated
|
@ -1,16 +1,17 @@
|
|||
---
|
||||
name: sax
|
||||
version: 1.2.4
|
||||
version: 1.4.1
|
||||
type: npm
|
||||
summary: An evented streaming XML parser in JavaScript
|
||||
homepage: https://github.com/isaacs/sax-js#readme
|
||||
homepage:
|
||||
license: other
|
||||
review_changed_license: false
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
The ISC License
|
||||
|
||||
Copyright (c) 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 +30,7 @@ licenses:
|
|||
`String.fromCodePoint` by Mathias Bynens used according to terms of MIT
|
||||
License, as follows:
|
||||
|
||||
Copyright 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue