@yarn-tool/resolve-package
Advanced tools
Comparing version 1.0.40 to 1.0.41
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.41](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.40...@yarn-tool/resolve-package@1.0.41) (2021-12-31) | ||
### 📦 Code Refactoring | ||
* code splitting ([3236306](https://github.com/bluelovers/ws-yarn-workspaces/commit/323630687dcfaa851cd65176d446d55f74a1dd3b)) | ||
## [1.0.40](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.39...@yarn-tool/resolve-package@1.0.40) (2021-12-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@yarn-tool/resolve-package", | ||
"version": "1.0.40", | ||
"version": "1.0.41", | ||
"description": "resolve package root and package.json paths , work on node 17 too", | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
"tslib": "^2.3.1", | ||
"upath2": "^3.1.10" | ||
"upath2": "^3.1.12" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c7b6df58fd9cba5cd39681895c0d9b4b5aabb957" | ||
"gitHead": "7035d85a64ab9f80024d65e19b8137e8d4dfdd77" | ||
} |
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
20996
Updatedupath2@^3.1.12