@semrel-extra/topo
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,1 +1,8 @@ | ||
## [1.3.1](https://github.com/semrel-extra/topo/compare/v1.3.0...v1.3.1) (2022-06-01) | ||
### Performance Improvements | ||
* up deps ([4237a6c](https://github.com/semrel-extra/topo/commit/4237a6cba1ec7a3ec7942d3e76961aea3496b043)) | ||
# [1.3.0](https://github.com/semrel-extra/topo/compare/v1.2.0...v1.3.0) (2021-12-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@semrel-extra/topo", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Helper to resolve monorepo dependencies graph", | ||
@@ -53,18 +53,18 @@ "publishConfig": { | ||
"@types/toposort": "^2.0.3", | ||
"fast-glob": "^3.2.7", | ||
"fast-glob": "^3.2.11", | ||
"toposort": "^2.0.2", | ||
"tslib": "^2.3.1" | ||
"tslib": "^2.4.0" | ||
}, | ||
"devDependencies": { | ||
"@types/micromatch": "^4.0.2", | ||
"c8": "^7.10.0", | ||
"esbuild": "^0.14.8", | ||
"c8": "^7.11.3", | ||
"esbuild": "^0.14.42", | ||
"esbuild-node-externals": "^1.4.1", | ||
"loadr": "^0.1.1", | ||
"micromatch": "^4.0.4", | ||
"prettier": "^2.5.1", | ||
"tsc-esm-fix": "^2.7.5", | ||
"micromatch": "^4.0.5", | ||
"prettier": "^2.6.2", | ||
"tsc-esm-fix": "^2.15.1", | ||
"tsm": "^2.2.1", | ||
"typescript": "^4.5.4", | ||
"uvu": "^0.5.2" | ||
"typescript": "^4.7.2", | ||
"uvu": "^0.5.3" | ||
}, | ||
@@ -71,0 +71,0 @@ "prettier": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
14405
230
Updatedfast-glob@^3.2.11
Updatedtslib@^2.4.0