@untool/core
Advanced tools
Comparing version 1.8.1 to 1.8.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.8.2](https://github.com/untool/untool/compare/v1.8.1...v1.8.2) (2019-05-13) | ||
### Bug Fixes | ||
* update dependency find-up to v4 ([af3049f](https://github.com/untool/untool/commit/af3049f)) | ||
## [1.8.1](https://github.com/untool/untool/compare/v1.8.0...v1.8.1) (2019-05-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@untool/core", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "untool core", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"escape-string-regexp": "^2.0.0", | ||
"find-up": "^3.0.0", | ||
"find-up": "^4.0.0", | ||
"flat": "^4.0.0", | ||
@@ -37,3 +37,3 @@ "is-plain-obj": "^2.0.0", | ||
}, | ||
"gitHead": "8aef1e263d47fc4e1dd61ac54132ddd666062ad4" | ||
"gitHead": "e757fbca7859baed2082553bd2843b2fd3dc5907" | ||
} |
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
33630
+ Addedfind-up@4.1.0(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
- Removedfind-up@3.0.0(transitive)
- Removedlocate-path@3.0.0(transitive)
- Removedp-locate@3.0.0(transitive)
- Removedpath-exists@3.0.0(transitive)
Updatedfind-up@^4.0.0