@thi.ng/idgen
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.3...@thi.ng/idgen@1.0.4) (2021-08-17) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.2...@thi.ng/idgen@1.0.3) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -63,5 +63,9 @@ "module": "./index.js", | ||
"thi.ng": { | ||
"related": [ | ||
"ecs", | ||
"ksuid" | ||
], | ||
"year": 2019 | ||
}, | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
} |
@@ -14,2 +14,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [Status](#status) | ||
- [Related packages](#related-packages) | ||
- [Installation](#installation) | ||
@@ -53,2 +54,7 @@ - [Dependencies](#dependencies) | ||
### Related packages | ||
- [@thi.ng/ecs](https://github.com/thi-ng/umbrella/tree/develop/packages/ecs) - Entity Component System based around typed arrays & sparse sets | ||
- [@thi.ng/ksuid](https://github.com/thi-ng/umbrella/tree/develop/packages/ksuid) - Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions | ||
## Installation | ||
@@ -55,0 +61,0 @@ |
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
43276
198
1