@thi.ng/idgen
Advanced tools
Comparing version 0.2.25 to 0.2.26
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.25...@thi.ng/idgen@0.2.26) (2020-11-26) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.24...@thi.ng/idgen@0.2.25) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "0.2.25", | ||
"version": "0.2.26", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -52,4 +52,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.2", | ||
"tslib": "^2.0.3" | ||
"@thi.ng/api": "^6.13.3", | ||
"tslib": "2.0.1" | ||
}, | ||
@@ -78,3 +78,3 @@ "files": [ | ||
}, | ||
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe" | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
} |
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
41486
+ Addedtslib@2.0.1(transitive)
- Removedtslib@2.8.1(transitive)
Updated@thi.ng/api@^6.13.3
Updatedtslib@2.0.1