@typescript-tools/dependency-graph
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.3.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/dependency-graph@1.2.0...@typescript-tools/dependency-graph@1.3.0) (2021-01-01) | ||
### Features | ||
* add package rename-package ([42c9c61](https://github.com/typescript-tools/typescript-tools/commit/42c9c61524dc58244a64bf01699dbc737504a111)) | ||
# [1.2.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/dependency-graph@1.1.1...@typescript-tools/dependency-graph@1.2.0) (2020-12-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@typescript-tools/dependency-graph", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Generate dependency graph of internal packages", | ||
@@ -49,5 +49,5 @@ "main": "dist/src/dependency-graph.js", | ||
"dependencies": { | ||
"@typescript-tools/io-ts": "^1.1.0", | ||
"@typescript-tools/lerna-utils": "^1.1.1", | ||
"fp-ts": "^2.8.5", | ||
"@typescript-tools/io-ts": "^1.2.0", | ||
"@typescript-tools/lerna-utils": "^1.2.0", | ||
"fp-ts": "^2.9.3", | ||
"most": "^1.9.0", | ||
@@ -109,3 +109,3 @@ "most-buffer": "0.0.11", | ||
}, | ||
"gitHead": "cad89555538e1ea1c1d5cb81e5985ab6e96bddfc" | ||
"gitHead": "0bf7ed445b1826de5ce5e2af710c87c4ed5415b3" | ||
} |
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
18394
Updatedfp-ts@^2.9.3