@thi.ng/paths
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.1.3"></a> | ||
## [1.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@1.1.2...@thi.ng/paths@1.1.3) (2018-04-01) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
<a name="1.1.2"></a> | ||
@@ -8,0 +16,0 @@ ## [1.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@1.1.1...@thi.ng/paths@1.1.2) (2018-03-28) |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "immutable, optimized path-based object property / array accessors", | ||
@@ -19,13 +19,11 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^2.2.48", | ||
"@types/node": "^9.4.6", | ||
"mocha": "^5.0.0", | ||
"nyc": "^11.4.1", | ||
"ts-loader": "^3.5.0", | ||
"typedoc": "^0.10.0", | ||
"typescript": "^2.7.2", | ||
"webpack": "^3.11.0" | ||
"@types/mocha": "^5.0.0", | ||
"@types/node": "^9.6.1", | ||
"mocha": "^5.0.5", | ||
"nyc": "^11.6.0", | ||
"typedoc": "^0.11.1", | ||
"typescript": "^2.8.1" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/checks": "^1.3.0" | ||
"@thi.ng/checks": "^1.3.1" | ||
}, | ||
@@ -32,0 +30,0 @@ "keywords": [ |
@@ -5,2 +5,5 @@ # @thi.ng/paths | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo. | ||
## About | ||
@@ -7,0 +10,0 @@ |
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
27035
6
107
Updated@thi.ng/checks@^1.3.1