mirror of
https://github.com/actions/checkout.git
synced 2026-07-21 05:40:03 +08:00
upgrade module to esm so I can update dependencies
This commit is contained in:
parent
537c7ef99c
commit
92a02296ed
56 changed files with 29266 additions and 24103 deletions
6
.licenses/npm/universal-user-agent.dep.yml
generated
6
.licenses/npm/universal-user-agent.dep.yml
generated
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue