Socket
Book a DemoInstallSign in
Socket

is-valid-uuid-v4

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-valid-uuid-v4

Checks if the string is valid uuid-v4

latest
Source
npmnpm
Version
1.2.3
Version published
Weekly downloads
1.2K
-10.25%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status Quality Gate Status Coverage Vulnerabilities Code Smells

is-valid-uuid-v4

Tests if a string is valid uuid v4.

Install

npm i -S is-valid-uuid-v4

Usage

Javascript:

const isValidUUIDV4 = require("is-valid-uuid-v4").isValidUUIDV4;
isValidUUIDV4("93803acc-a876-4e38-9ed6-3ee87f0dfc76"); // true

Typescript:

import { isValidUUIDV4 } from "is-valid-uuid-v4";
isValidUUIDV4("93803acc-a876-4e38-9ed6-3ee87f0dfc76"); // true

Keywords

uuidv4

FAQs

Package last updated on 07 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.