mirror of
https://gitea.com/actions/setup-node.git
synced 2025-11-12 03:26:21 +08:00
Compare commits
3 Commits
e9ead9aa85
...
862dad9fd8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
862dad9fd8 | ||
|
|
d31031be88 | ||
|
|
60d1bdcfa7 |
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: uuid
|
name: uuid
|
||||||
version: 9.0.1
|
version: 11.1.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: RFC4122 (v1, v4, and v5) UUIDs
|
summary: RFC9562 UUIDs
|
||||||
homepage:
|
homepage:
|
||||||
license: mit
|
license: mit
|
||||||
licenses:
|
licenses:
|
||||||
1300
dist/setup/index.js
vendored
1300
dist/setup/index.js
vendored
File diff suppressed because it is too large
Load Diff
1
package-lock.json
generated
1
package-lock.json
generated
@@ -5440,6 +5440,7 @@
|
|||||||
"https://github.com/sponsors/broofa",
|
"https://github.com/sponsors/broofa",
|
||||||
"https://github.com/sponsors/ctavan"
|
"https://github.com/sponsors/ctavan"
|
||||||
],
|
],
|
||||||
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"uuid": "dist/esm/bin/uuid"
|
"uuid": "dist/esm/bin/uuid"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user