@thi.ng/strings
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.0.0...@thi.ng/strings@1.0.1) (2019-01-21) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.7.1...@thi.ng/strings@1.0.0) (2019-01-21) | ||
@@ -31,13 +39,2 @@ | ||
## [0.7.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.7.0...@thi.ng/strings@0.7.1) (2018-12-15) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
# [0.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.6.0...@thi.ng/strings@0.7.0) (2018-12-13) | ||
@@ -67,21 +64,2 @@ | ||
## [0.5.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.5.1...@thi.ng/strings@0.5.2) (2018-10-21) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [0.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.5.0...@thi.ng/strings@0.5.1) (2018-10-17) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
<a name="0.5.0"></a> | ||
@@ -108,48 +86,2 @@ # [0.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.4.3...@thi.ng/strings@0.5.0) (2018-09-25) | ||
<a name="0.4.2"></a> | ||
## [0.4.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.4.1...@thi.ng/strings@0.4.2) (2018-09-24) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
<a name="0.4.1"></a> | ||
## [0.4.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.4.0...@thi.ng/strings@0.4.1) (2018-09-22) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
<a name="0.3.3"></a> | ||
## [0.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.3.2...@thi.ng/strings@0.3.3) (2018-09-10) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
<a name="0.3.2"></a> | ||
## [0.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.3.1...@thi.ng/strings@0.3.2) (2018-09-06) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
<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> | ||
@@ -156,0 +88,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": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Various string formatting & utility functions", | ||
@@ -35,4 +35,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/errors": "^1.0.0", | ||
"@thi.ng/memoize": "^1.0.0" | ||
"@thi.ng/errors": "^1.0.1", | ||
"@thi.ng/memoize": "^1.0.1" | ||
}, | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "348e7303b8b4d2749a02dd43e3f78d711242e4fe" | ||
"gitHead": "d098aff5e61f96be177289461eec95648cf4e15a" | ||
} |
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
70318
Updated@thi.ng/errors@^1.0.1
Updated@thi.ng/memoize@^1.0.1