@yarn-tool/resolve-package
Advanced tools
Comparing version 1.0.12 to 1.0.14
@@ -6,2 +6,24 @@ # Change Log | ||
## [1.0.14](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.13...@yarn-tool/resolve-package@1.0.14) (2020-06-19) | ||
### 🔖 Miscellaneous | ||
* . ([ea4320a](https://github.com/bluelovers/ws-yarn-workspaces/commit/ea4320a8885ccaa448e343856818d08cfc2f1992)) | ||
## [1.0.13](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.12...@yarn-tool/resolve-package@1.0.13) (2020-06-19) | ||
### ♻️ Chores | ||
* **deps:** update deps ([9006155](https://github.com/bluelovers/ws-yarn-workspaces/commit/9006155c9ff4fb5367da3567456ae3b92bd3de30)) | ||
## [1.0.12](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.11...@yarn-tool/resolve-package@1.0.12) (2020-06-16) | ||
@@ -8,0 +30,0 @@ |
{ | ||
"name": "@yarn-tool/resolve-package", | ||
"version": "1.0.12", | ||
"version": "1.0.14", | ||
"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.21", | ||
"@ts-type/package-dts": "^1.0.26", | ||
"upath2": "^3.0.6" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "5f2313e4d2e45c14b871ef90ebdeed00efece0a8" | ||
"gitHead": "829743e2e4a922654f6974b3f68dd1bef83b105f" | ||
} |
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
5667
Updated@ts-type/package-dts@^1.0.26