@thi.ng/strings
Advanced tools
Comparing version 1.8.4 to 1.8.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
@@ -1,2 +0,1 @@ | ||
export * from "./api"; | ||
export * from "./case"; | ||
@@ -3,0 +2,0 @@ export * from "./center"; |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"description": "Various string formatting & utility functions", | ||
@@ -41,5 +41,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.1", | ||
"@thi.ng/errors": "^1.2.10", | ||
"@thi.ng/memoize": "^2.0.7", | ||
"@thi.ng/api": "^6.10.2", | ||
"@thi.ng/errors": "^1.2.11", | ||
"@thi.ng/memoize": "^2.0.8", | ||
"tslib": "^1.11.1" | ||
@@ -80,3 +80,3 @@ }, | ||
}, | ||
"gitHead": "4ec4361346c3c4a5552148955a6412aa1ed8f4bc" | ||
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8" | ||
} |
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
102608
5
5329
1404
Updated@thi.ng/api@^6.10.2
Updated@thi.ng/errors@^1.2.11
Updated@thi.ng/memoize@^2.0.8