@yarn-tool/resolve-package
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.10](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.9...@yarn-tool/resolve-package@1.0.10) (2020-06-11) | ||
### Bug Fixes | ||
* update @ts-type/package-dts ([b44d2aa](https://github.com/bluelovers/ws-yarn-workspaces/commit/b44d2aa80755e66f91cd9add9a420216d000a30e)) | ||
## [1.0.9](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.8...@yarn-tool/resolve-package@1.0.9) (2020-06-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@yarn-tool/resolve-package", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "homepage": "https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/@yarn-tool/resolve-package#readme", | ||
"dependencies": { | ||
"@ts-type/package-dts": "^1.0.19", | ||
"@ts-type/package-dts": "^1.0.20", | ||
"upath2": "^3.0.5" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "aff6f82f15f507a520bf1212b4cc2633de2c7fa6" | ||
"gitHead": "b6dadfb87be430369dd37e29de8c610be88f9319" | ||
} |
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
4600
Updated@ts-type/package-dts@^1.0.20