fix: update license files for @actions/cache, fast-xml-parser, and strnum

This commit is contained in:
Salman Muin Kayser Chishti 2025-12-12 15:49:07 +00:00
parent 74de208dcf
commit d0a0e18134
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
--- ---
name: "@actions/cache" name: "@actions/cache"
version: 5.0.0 version: 5.0.1
type: npm type: npm
summary: Actions cache lib summary: Actions cache lib
homepage: https://github.com/actions/toolkit/tree/main/packages/cache homepage: https://github.com/actions/toolkit/tree/main/packages/cache

View file

@ -1,6 +1,6 @@
--- ---
name: fast-xml-parser name: fast-xml-parser
version: 5.3.2 version: 5.3.3
type: npm type: npm
summary: Validate XML, Parse XML, Build XML without C/C++ based libraries summary: Validate XML, Parse XML, Build XML without C/C++ based libraries
homepage: homepage:

View file

@ -1,6 +1,6 @@
--- ---
name: strnum name: strnum
version: 2.1.1 version: 2.1.2
type: npm type: npm
summary: Parse String to Number based on configuration summary: Parse String to Number based on configuration
homepage: homepage: