@thi.ng/paths
Advanced tools
Comparing version 1.6.5 to 1.6.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.6.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@1.6.5...@thi.ng/paths@1.6.6) (2018-12-15) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [1.6.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@1.6.4...@thi.ng/paths@1.6.5) (2018-10-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"description": "immutable, optimized path-based object property / array accessors", | ||
@@ -24,11 +24,11 @@ "main": "./index.js", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.12.0", | ||
"@types/node": "^10.12.15", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.1.0", | ||
"typedoc": "^0.13.0", | ||
"typescript": "^3.1.3" | ||
"typescript": "^3.2.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/checks": "^1.5.13", | ||
"@thi.ng/errors": "^0.1.11" | ||
"@thi.ng/checks": "^1.5.14", | ||
"@thi.ng/errors": "^0.1.12" | ||
}, | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "5bb513915cb3c533bd4278f6f365389b3664f4d1" | ||
"gitHead": "159ce8f6b1d2dad1e12f2ba3f4f7b60d1623acee" | ||
} |
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
42888
Updated@thi.ng/checks@^1.5.14
Updated@thi.ng/errors@^0.1.12