@thi.ng/strings
Advanced tools
Comparing version 1.8.8 to 1.8.9
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.8.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.7...@thi.ng/strings@1.8.8) (2020-05-14) | ||
## [1.8.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.8...@thi.ng/strings@1.8.9) (2020-06-01) | ||
@@ -15,58 +15,2 @@ **Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.6...@thi.ng/strings@1.8.7) (2020-05-03) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.5...@thi.ng/strings@1.8.6) (2020-04-28) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.4...@thi.ng/strings@1.8.5) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.3...@thi.ng/strings@1.8.4) (2020-04-20) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.2...@thi.ng/strings@1.8.3) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.1...@thi.ng/strings@1.8.2) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.0...@thi.ng/strings@1.8.1) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
# [1.8.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.7.0...@thi.ng/strings@1.8.0) (2020-03-28) | ||
@@ -73,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "1.8.8", | ||
"version": "1.8.9", | ||
"description": "Various string formatting & utility functions", | ||
@@ -46,5 +46,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.5", | ||
"@thi.ng/api": "^6.11.0", | ||
"@thi.ng/errors": "^1.2.14", | ||
"@thi.ng/memoize": "^2.0.11", | ||
"@thi.ng/memoize": "^2.0.12", | ||
"tslib": "^1.12.0" | ||
@@ -85,3 +85,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
5
1
100988
5329
Updated@thi.ng/api@^6.11.0
Updated@thi.ng/memoize@^2.0.12