1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-06-06 22:30:23 +02:00

Update licensed cache database

This commit is contained in:
whywaita 2023-10-17 13:25:22 +09:00
parent d703b018f9
commit 0748517b1b
No known key found for this signature in database
GPG key ID: 410FE9327D2F4F0E
135 changed files with 22410 additions and 173 deletions

View file

@ -1,16 +1,16 @@
---
name: sax
version: 1.2.4
version: 1.3.0
type: npm
summary: An evented streaming XML parser in JavaScript
homepage: https://github.com/isaacs/sax-js#readme
license: other
homepage:
license: isc
licenses:
- sources: LICENSE
text: |
The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Copyright (c) 2010-2022 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 Mathias Bynens <https://mathiasbynens.be/>
Copyright (c) 2010-2022 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