@thi.ng/strings
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.1"></a> | ||
## [0.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.3.0...@thi.ng/strings@0.3.1) (2018-09-01) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
<a name="0.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.2.0...@thi.ng/strings@0.3.0) (2018-08-24) |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Various string formatting & utility functions", | ||
@@ -31,3 +31,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/memoize": "^0.1.1" | ||
"@thi.ng/memoize": "^0.1.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
@@ -12,2 +12,3 @@ # @thi.ng/strings | ||
- [Installation](#installation) | ||
- [Dependencies](#dependencies) | ||
- [Usage examples](#usage-examples) | ||
@@ -30,2 +31,6 @@ - [Authors](#authors) | ||
## Dependencies | ||
- [@thi.ng/memoize](https://github.com/thi-ng/umbrella/tree/master/packages/memoize) | ||
## Usage examples | ||
@@ -32,0 +37,0 @@ |
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
27412
47
Updated@thi.ng/memoize@^0.1.2