@thi.ng/idgen
Advanced tools
Comparing version 2.1.22 to 2.1.23
# Change Log | ||
- **Last updated**: 2022-12-16T12:52:25Z | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "2.1.22", | ||
"version": "2.1.23", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -37,4 +37,4 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.1", | ||
"@thi.ng/errors": "^2.2.6", | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/errors": "^2.2.7", | ||
"tslib": "^2.4.1" | ||
@@ -44,3 +44,3 @@ }, | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"rimraf": "^3.0.2", | ||
@@ -82,3 +82,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n" | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
} |
@@ -26,3 +26,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use | ||
Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use. | ||
@@ -29,0 +29,0 @@ Previously generated IDs that have been discarded are stored in a |
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
30348
Updated@thi.ng/api@^8.6.2
Updated@thi.ng/errors@^2.2.7