@thi.ng/strings
Advanced tools
Comparing version 1.9.4 to 1.9.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.9.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.9.4...@thi.ng/strings@1.9.5) (2020-08-28) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.9.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.9.3...@thi.ng/strings@1.9.4) (2020-08-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "Various string formatting & utility functions", | ||
@@ -42,15 +42,15 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.9.2", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^14.0.26", | ||
"mocha": "^8.1.1", | ||
"@microsoft/api-extractor": "^7.9.11", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^14.6.1", | ||
"mocha": "^8.1.2", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"ts-node": "^9.0.0", | ||
"typedoc": "^0.18.0", | ||
"typescript": "^3.9.7" | ||
"typescript": "^4.0.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.12.2", | ||
"@thi.ng/errors": "^1.2.19", | ||
"@thi.ng/memoize": "^2.1.0" | ||
"@thi.ng/api": "^6.12.3", | ||
"@thi.ng/errors": "^1.2.20", | ||
"@thi.ng/memoize": "^2.1.1" | ||
}, | ||
@@ -90,3 +90,3 @@ "files": [ | ||
}, | ||
"gitHead": "8ab94861c3531858dc7cb031ce77f7ad36a6f13e" | ||
"gitHead": "3a55c0df86c5be9c56a1e1a4c0cfcaa2809a160a" | ||
} |
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
105346
1468
Updated@thi.ng/api@^6.12.3
Updated@thi.ng/errors@^1.2.20
Updated@thi.ng/memoize@^2.1.1