@cocreate/uuid
Advanced tools
Comparing version 1.4.13 to 1.4.14
@@ -0,1 +1,8 @@ | ||
## [1.4.14](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.4.13...v1.4.14) (2023-06-04) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1799506](https://github.com/CoCreate-app/CoCreate-uuid/commit/1799506e7bacef22bce76964c160786f9f18f45a)) | ||
## [1.4.13](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.4.12...v1.4.13) (2023-06-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/uuid", | ||
"version": "1.4.13", | ||
"version": "1.4.14", | ||
"description": "A simple uuid component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -62,4 +62,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.7.13" | ||
"@cocreate/docs": "^1.7.15" | ||
} | ||
} |
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
91564
Updated@cocreate/docs@^1.7.15