@thi.ng/idgen
Advanced tools
Comparing version 2.2.0 to 2.2.1
# Change Log | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Last updated**: 2023-08-10T12:16:43Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"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.9.0", | ||
"@thi.ng/errors": "^2.3.0", | ||
"@thi.ng/api": "^8.9.1", | ||
"@thi.ng/errors": "^2.3.1", | ||
"tslib": "^2.6.1" | ||
@@ -44,3 +44,3 @@ }, | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"@thi.ng/testament": "^0.3.19", | ||
"rimraf": "^5.0.1", | ||
@@ -94,3 +94,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\n" | ||
"gitHead": "672fb5ede530598da51c9d1cee48fe58c23bad34\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
#  | ||
#  | ||
@@ -98,2 +99,3 @@ [](https://www.npmjs.com/package/@thi.ng/idgen) | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/fiber-basics.png" width="240"/> | Fiber-based cooperative multitasking basics | [Demo](https://demo.thi.ng/umbrella/fiber-basics/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/fiber-basics) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/fiber-zoom.png" width="240"/> | Fiber-based cooperative multitasking basics | [Demo](https://demo.thi.ng/umbrella/fiber-zoom/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/fiber-zoom) | | ||
@@ -100,0 +102,0 @@ ## API |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
38171
220
0
Updated@thi.ng/api@^8.9.1
Updated@thi.ng/errors@^2.3.1