@thi.ng/idgen
Advanced tools
Comparing version 0.2.13 to 0.2.14
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.2.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.12...@thi.ng/idgen@0.2.13) (2020-05-14) | ||
## [0.2.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.13...@thi.ng/idgen@0.2.14) (2020-06-01) | ||
@@ -15,58 +15,2 @@ **Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.11...@thi.ng/idgen@0.2.12) (2020-05-03) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.10...@thi.ng/idgen@0.2.11) (2020-04-28) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.9...@thi.ng/idgen@0.2.10) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.8...@thi.ng/idgen@0.2.9) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.7...@thi.ng/idgen@0.2.8) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.6...@thi.ng/idgen@0.2.7) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.5...@thi.ng/idgen@0.2.6) (2020-03-28) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.1.0...@thi.ng/idgen@0.2.0) (2020-01-24) | ||
@@ -73,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -46,3 +46,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.5", | ||
"@thi.ng/api": "^6.11.0", | ||
"tslib": "^1.12.0" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "97c301379d830c1982c364cfbec8766ff14f73f5" | ||
"gitHead": "a25c4eed5fba2c7d1fddb02dd706bae534affc93" | ||
} |
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
39944
Updated@thi.ng/api@^6.11.0