fix for check-dist and license failures

pull/1198/head
Aparna Jyothi 2025-01-20 13:19:59 +05:30
parent 1ab9150ddc
commit ee5b49c743
3 changed files with 622 additions and 685 deletions

View File

@ -1,9 +1,9 @@
---
name: uuid
version: 9.0.1
version: 11.0.5
type: npm
summary: RFC4122 (v1, v4, and v5) UUIDs
homepage:
summary: RFC9562 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

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