@thi.ng/idgen
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.3...@thi.ng/idgen@1.0.4) (2021-08-17) | ||
## [1.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.4...@thi.ng/idgen@1.0.5) (2021-09-03) | ||
@@ -15,50 +15,2 @@ **Note:** Version bump only for package @thi.ng/idgen | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.2...@thi.ng/idgen@1.0.3) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.1...@thi.ng/idgen@1.0.2) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.38...@thi.ng/idgen@1.0.1) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.37...@thi.ng/idgen@0.2.38) (2021-08-04) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.36...@thi.ng/idgen@0.2.37) (2021-07-01) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.35...@thi.ng/idgen@0.2.36) (2021-06-08) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.28...@thi.ng/idgen@0.2.29) (2021-01-02) | ||
@@ -65,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.9", | ||
"tslib": "^2.3.0" | ||
"@thi.ng/api": "^7.2.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
@@ -70,3 +70,3 @@ "files": [ | ||
}, | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
"gitHead": "d971cb3f9b215a95483f78f1a8614015e331146f" | ||
} |
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
42246
Updated@thi.ng/api@^7.2.0
Updatedtslib@^2.3.1