@thi.ng/idgen
Advanced tools
Comparing version 2.1.25 to 2.1.26
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "2.1.25", | ||
"version": "2.1.26", | ||
"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.7.0", | ||
"@thi.ng/errors": "^2.2.9", | ||
"@thi.ng/api": "^8.7.1", | ||
"@thi.ng/errors": "^2.2.10", | ||
"tslib": "^2.5.0" | ||
@@ -81,3 +81,3 @@ }, | ||
}, | ||
"gitHead": "50ba9c87676fac60c46d2bc0e4d2c7711a374a68\n" | ||
"gitHead": "2b5a99a8af71670780875637299be9118b01084d\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
30315
Updated@thi.ng/api@^8.7.1
Updated@thi.ng/errors@^2.2.10