Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
9dcd452b61
Merge e9ead9aa85 into 08f58d1471 2025-07-08 02:31:55 +00:00
3 changed files with 685 additions and 622 deletions

View File

@ -1,9 +1,9 @@
---
name: uuid
version: 11.1.0
version: 9.0.1
type: npm
summary: RFC9562 UUIDs
homepage:
summary: RFC4122 (v1, v4, and v5) UUIDs
homepage:
license: mit
licenses:
- sources: LICENSE.md

1300
dist/setup/index.js vendored

File diff suppressed because it is too large Load Diff

1
package-lock.json generated
View File

@ -5440,7 +5440,6 @@
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist/esm/bin/uuid"
}