Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

uuid-v8

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uuid-v8 - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "uuid-v8",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

# uuid-v8
An experimental implementation of the proposed UUID Version 8
### Installation
```bash
npm install uuid-v8 --save
```
### Default

@@ -92,12 +97,10 @@ ```javascript

## CommonJS support
The CommonJS entry point is deprecated and provided for backward compatibility
purposes only. The entry point is no longer tested and will be removed once this
library hits the stable version number of v1.
## License
Licensed under the Apache License, Version 2.0.
The MIT License (MIT)
## External Links
* [UUID Generator](https://uuidgenerator.dev/)
* [RFC4122](https://www.ietf.org/archive/id/draft-ietf-uuidrev-rfc4122bis-11.html)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc