1
0
mirror of https://github.com/actions/upload-artifact.git synced 2026-02-26 21:52:30 +00:00

Cache licenses

This commit is contained in:
Daniel Kennedy
2026-02-25 13:18:03 -05:00
parent 7d7cf5541f
commit a2008cd1d8
58 changed files with 424 additions and 531 deletions

View File

@ -1,8 +1,8 @@
---
name: universal-user-agent
version: 6.0.1
version: 7.0.3
type: npm
summary: Get a user agent string in both browser and node
summary: Get a user agent string across all JavaScript Runtime Environments
homepage:
license: isc
licenses:
@ -10,7 +10,7 @@ licenses:
text: |
# [ISC License](https://spdx.org/licenses/ISC)
Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m)
Copyright (c) 2018-2021, Gregor Martynus (https://github.com/gr2m)
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.