@thi.ng/idgen
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.1...@thi.ng/idgen@1.0.2) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"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": "^7.1.8", | ||
"@thi.ng/api": "^7.1.9", | ||
"tslib": "^2.3.0" | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
} |
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
42645
Updated@thi.ng/api@^7.1.9