@typescript-tools/internal-dependencies
Advanced tools
Comparing version 1.0.14 to 1.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.1.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/internal-dependencies@1.0.14...@typescript-tools/internal-dependencies@1.1.0) (2021-01-01) | ||
### Features | ||
* add package rename-package ([42c9c61](https://github.com/typescript-tools/typescript-tools/commit/42c9c61524dc58244a64bf01699dbc737504a111)) | ||
## [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) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@typescript-tools/internal-dependencies", | ||
"version": "1.0.14", | ||
"version": "1.1.0", | ||
"description": "Calculate package dependencies living in the same monorepo", | ||
@@ -52,6 +52,6 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@typescript-tools/dependency-graph": "^1.2.0", | ||
"@typescript-tools/io-ts": "^1.1.0", | ||
"@typescript-tools/dependency-graph": "^1.3.0", | ||
"@typescript-tools/io-ts": "^1.2.0", | ||
"fluture": "^13.0.1", | ||
"fp-ts": "^2.8.5", | ||
"fp-ts": "^2.9.3", | ||
"io-ts": "~2.1.3", | ||
@@ -112,3 +112,3 @@ "io-ts-docopt": "^1.0.0", | ||
}, | ||
"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
15787
Updatedfp-ts@^2.9.3