@yarn-tool/resolve-package
Advanced tools
Comparing version 1.0.47 to 2.0.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.47...@yarn-tool/resolve-package@2.0.0) (2022-07-07) | ||
### ♻️ Dependencies | ||
* update deps ([aff04a4](https://github.com/bluelovers/ws-yarn-workspaces/commit/aff04a47e24f963121cf893a03a5b92dfcb6b720)) | ||
## [1.0.47](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.46...@yarn-tool/resolve-package@1.0.47) (2022-05-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@yarn-tool/resolve-package", | ||
"version": "1.0.47", | ||
"version": "2.0.0", | ||
"description": "resolve package root and package.json paths , work on node 17 too", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@ts-type/package-dts": "^1.0.60", | ||
"@ts-type/package-dts": "^2.0.2", | ||
"@types/node": "*" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "58acad356d9aeaa8fcdf2455741991b89b38a751" | ||
"gitHead": "23d27e44fa6fbe632e0e277cd476e7dd56e0f7f2" | ||
} |
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
23358