mirror of
https://github.com/actions/setup-node.git
synced 2026-03-10 07:01:46 +08:00
Compare commits
1 Commits
db7afbae6a
...
9dcd452b61
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9dcd452b61 |
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: uuid
|
name: uuid
|
||||||
version: 11.1.0
|
version: 9.0.1
|
||||||
type: npm
|
type: npm
|
||||||
summary: RFC9562 UUIDs
|
summary: RFC4122 (v1, v4, and v5) UUIDs
|
||||||
homepage:
|
homepage:
|
||||||
license: mit
|
license: mit
|
||||||
licenses:
|
licenses:
|
||||||
- sources: LICENSE.md
|
- sources: LICENSE.md
|
||||||
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,7 +5440,6 @@
|
|||||||
"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"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user