@thi.ng/strings
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.1.0...@thi.ng/strings@1.1.1) (2019-04-24) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.0.7...@thi.ng/strings@1.1.0) (2019-04-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Various string formatting & utility functions", | ||
@@ -28,11 +28,11 @@ "module": "./index.js", | ||
"@types/mocha": "^5.2.6", | ||
"@types/node": "^11.13.0", | ||
"mocha": "^6.0.2", | ||
"nyc": "^13.3.0", | ||
"@types/node": "^11.13.7", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.0.0", | ||
"typedoc": "^0.14.2", | ||
"typescript": "^3.4.1" | ||
"typescript": "^3.4.5" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/errors": "^1.0.5", | ||
"@thi.ng/memoize": "^1.0.6" | ||
"@thi.ng/errors": "^1.0.6", | ||
"@thi.ng/memoize": "^1.0.7" | ||
}, | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "4baddea99aaa37e43b3109f5bfdd6d2e2aedf68b" | ||
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443" | ||
} |
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
72455
Updated@thi.ng/errors@^1.0.6
Updated@thi.ng/memoize@^1.0.7