@thi.ng/idgen
Advanced tools
Comparing version 2.1.4 to 2.1.5
# Change Log | ||
- **Last updated**: 2022-03-11T12:13:49Z | ||
- **Last updated**: 2022-04-07T14:17:30Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"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.3.4", | ||
"@thi.ng/errors": "^2.1.4", | ||
"@thi.ng/api": "^8.3.5", | ||
"@thi.ng/errors": "^2.1.5", | ||
"tslib": "^2.3.1" | ||
@@ -44,3 +44,3 @@ }, | ||
"@microsoft/api-extractor": "^7.19.4", | ||
"@thi.ng/testament": "^0.2.4", | ||
"@thi.ng/testament": "^0.2.5", | ||
"rimraf": "^3.0.2", | ||
@@ -72,3 +72,3 @@ "tools": "^0.0.1", | ||
".": { | ||
"import": "./index.js" | ||
"default": "./index.js" | ||
} | ||
@@ -83,3 +83,3 @@ }, | ||
}, | ||
"gitHead": "0fc692a3225c068aacafdc4cb6140cf603c67ad8\n" | ||
"gitHead": "5ee1feb590dd935593b1dd4e7f38a3ed3ba64765\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
30185
Updated@thi.ng/api@^8.3.5
Updated@thi.ng/errors@^2.1.5