@thi.ng/idgen
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.7...@thi.ng/idgen@0.2.8) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.6...@thi.ng/idgen@0.2.7) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.9.1", | ||
"@thi.ng/api": "^6.10.0", | ||
"tslib": "^1.11.1" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
32485
Updated@thi.ng/api@^6.10.0