@thi.ng/strings
Advanced tools
Comparing version 1.8.11 to 1.8.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.8.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.11...@thi.ng/strings@1.8.12) (2020-07-02) | ||
**Note:** Version bump only for package @thi.ng/strings | ||
## [1.8.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@1.8.10...@thi.ng/strings@1.8.11) (2020-06-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/strings", | ||
"version": "1.8.11", | ||
"version": "1.8.12", | ||
"description": "Various string formatting & utility functions", | ||
@@ -45,13 +45,13 @@ "module": "./index.js", | ||
"@types/node": "^14.0.1", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1", | ||
"mocha": "^8.0.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.9.2" | ||
"typescript": "^3.9.5" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.11.2", | ||
"@thi.ng/errors": "^1.2.15", | ||
"@thi.ng/memoize": "^2.0.14", | ||
"tslib": "^1.12.0" | ||
"@thi.ng/api": "^6.11.3", | ||
"@thi.ng/errors": "^1.2.16", | ||
"@thi.ng/memoize": "^2.0.15", | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -91,3 +91,3 @@ "files": [ | ||
}, | ||
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9" | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
} |
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
101682
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updated@thi.ng/api@^6.11.3
Updated@thi.ng/errors@^1.2.16
Updated@thi.ng/memoize@^2.0.15
Updatedtslib@^2.0.0