@thi.ng/idgen
Advanced tools
Comparing version 0.2.22 to 0.2.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.22...@thi.ng/idgen@0.2.23) (2020-09-22) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.21...@thi.ng/idgen@0.2.22) (2020-09-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "0.2.22", | ||
"version": "0.2.23", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.0", | ||
"@thi.ng/api": "^6.13.1", | ||
"tslib": "^2.0.1" | ||
@@ -63,3 +63,2 @@ }, | ||
"counter", | ||
"es6", | ||
"freelist", | ||
@@ -78,3 +77,3 @@ "identifier", | ||
}, | ||
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c" | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
} |
@@ -50,2 +50,4 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bidgen%5D) | ||
## Installation | ||
@@ -52,0 +54,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
39753
181
Updated@thi.ng/api@^6.13.1