@thi.ng/idgen
Advanced tools
Comparing version 2.2.16 to 2.2.17
# Change Log | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "2.2.16", | ||
"version": "2.2.17", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -38,4 +38,4 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/errors": "^2.4.7", | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/errors": "^2.4.8", | ||
"tslib": "^2.6.2" | ||
@@ -47,3 +47,2 @@ }, | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.4", | ||
@@ -95,3 +94,3 @@ "typescript": "^5.3.2" | ||
}, | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
} |
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
5
38102
Updated@thi.ng/api@^8.9.14
Updated@thi.ng/errors@^2.4.8