@thi.ng/idgen
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.2...@thi.ng/idgen@0.2.3) (2020-02-26) | ||
**Note:** Version bump only for package @thi.ng/idgen | ||
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.1...@thi.ng/idgen@0.2.2) (2020-02-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/idgen", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.8.0" | ||
"@thi.ng/api": "^6.8.1" | ||
}, | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "b75ac2e62a828cc6ebf7b2aec4332bdf6f933a59" | ||
"gitHead": "666a6dbea1c6399eb181aac30d71b377dcfd2fd1" | ||
} |
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
44440
Updated@thi.ng/api@^6.8.1