@typescript-tools/internal-dependencies
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.14](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/internal-dependencies@1.0.13...@typescript-tools/internal-dependencies@1.0.14) (2020-12-26) | ||
**Note:** Version bump only for package @typescript-tools/internal-dependencies | ||
## [1.0.13](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/internal-dependencies@1.0.12...@typescript-tools/internal-dependencies@1.0.13) (2020-12-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@typescript-tools/internal-dependencies", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Calculate package dependencies living in the same monorepo", | ||
@@ -52,3 +52,3 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@typescript-tools/dependency-graph": "^1.1.1", | ||
"@typescript-tools/dependency-graph": "^1.2.0", | ||
"@typescript-tools/io-ts": "^1.1.0", | ||
@@ -112,3 +112,3 @@ "fluture": "^13.0.1", | ||
}, | ||
"gitHead": "df0a76075506ec1f2b7759215cfbf49241af0642" | ||
"gitHead": "cad89555538e1ea1c1d5cb81e5985ab6e96bddfc" | ||
} |
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
15444