@cocreate/uuid
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,8 @@ | ||
## [1.0.1](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.0.0...v1.0.1) (2021-03-29) | ||
### Bug Fixes | ||
* Package Paths ([2c256c0](https://github.com/CoCreate-app/CoCreate-uuid/commit/2c256c013e81848a38fd0a35d4d5dd483850bab7)) | ||
# 1.0.0 (2021-03-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/uuid", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple uuid component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
44142