@thi.ng/idgen
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.2.34](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.33...@thi.ng/idgen@0.2.34) (2021-03-03) | ||
## [0.2.35](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.34...@thi.ng/idgen@0.2.35) (2021-03-12) | ||
@@ -15,34 +15,2 @@ **Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.32...@thi.ng/idgen@0.2.33) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.31...@thi.ng/idgen@0.2.32) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.30...@thi.ng/idgen@0.2.31) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.29...@thi.ng/idgen@0.2.30) (2021-02-20) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.28...@thi.ng/idgen@0.2.29) (2021-01-02) | ||
@@ -49,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "0.2.34", | ||
"version": "0.2.35", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -48,7 +48,7 @@ "module": "./index.js", | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.20.28", | ||
"typescript": "^4.2.2" | ||
"typedoc": "^0.20.30", | ||
"typescript": "^4.2.3" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.3", | ||
"@thi.ng/api": "^7.1.4", | ||
"tslib": "^2.1.0" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54" | ||
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0" | ||
} |
42195
-1.61%Updated