-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Replace uuid with crypto.randomUUID()
Example
checkout/src/github-api-helper.ts
Line 9 in ff7abcd
import {v4 as uuid} from 'uuid' |
crypto was added globally as follows:
- v23.0.0 | No longer experimental.
- v19.0.0 | No longer behind --experimental-global-webcrypto CLI flag.
- v17.6.0, v16.15.0 | Added in: v17.6.0, v16.15.0
Metadata
Metadata
Assignees
Labels
No labels