Compare commits

..

No commits in common. "862dad9fd8bad45c43bf5fd5f2508ac68614e0bc" and "e9ead9aa85bde9daf47aecc6cdc4d66db7bbafeb" have entirely different histories.

3 changed files with 685 additions and 622 deletions

View File

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

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"
}