@dags/uid-uuid
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.4.2](https://github.com/AlexanderLapygin/dags/compare/@dags/uid-uuid@0.4.1...@dags/uid-uuid@0.4.2) (2020-10-27) | ||
### Bug Fixes | ||
- renaming of modules | ||
([b4ca1a9](https://github.com/AlexanderLapygin/dags/commit/b4ca1a96525edd8c366dcd0bf7d468c60c7dc0ca)) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [0.4.1](https://github.com/AlexanderLapygin/dags/compare/@dags/uid-uuid@0.4.0...@dags/uid-uuid@0.4.1) (2020-10-27) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@dags/uid-uuid", | ||
"version": "0.4.1", | ||
"description": "UID that is implemented as counter", | ||
"version": "0.4.2", | ||
"description": "UID that is implemented as UUID", | ||
"main": "dist/cjs/index.js", | ||
@@ -53,4 +53,3 @@ "module": "dist/esm/index.js", | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "ff43ad327ae039f0aa36d7c3fffd612f7bfc7948" | ||
"sideEffects": false | ||
} |
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
14320
19