Comparing version 0.0.5 to 0.0.6
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
106
0
17170