@thi.ng/strings
Advanced tools
Comparing version 1.11.1 to 1.11.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.11.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.11.1...@thi.ng/strings@1.11.2) (2020-12-07) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.11.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.11.0...@thi.ng/strings@1.11.1) (2020-11-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"description": "Various string formatting & utility functions", | ||
@@ -52,6 +52,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.3", | ||
"@thi.ng/api": "^6.13.4", | ||
"@thi.ng/errors": "^1.2.24", | ||
"@thi.ng/hex": "^0.1.1", | ||
"@thi.ng/memoize": "^2.1.5" | ||
"@thi.ng/memoize": "^2.1.6" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
}, | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0" | ||
} |
@@ -39,3 +39,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bstrings%5D) | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bstrings%5D+in%3Atitle) | ||
@@ -165,4 +165,15 @@ ## Installation | ||
If this project contributes to an academic publication, please cite it as: | ||
```bibtex | ||
@misc{thing-strings, | ||
title = "@thi.ng/strings", | ||
author = "Karsten Schmidt", | ||
note = "https://thi.ng/strings", | ||
year = 2015 | ||
} | ||
``` | ||
## License | ||
© 2015 - 2020 Karsten Schmidt // Apache Software License 2.0 |
117181
178
Updated@thi.ng/api@^6.13.4
Updated@thi.ng/memoize@^2.1.6