@typescript-tools/internal-dependencies
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.2](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/internal-dependencies@2.1.1...@typescript-tools/internal-dependencies@2.1.2) (2021-02-20) | ||
**Note:** Version bump only for package @typescript-tools/internal-dependencies | ||
## [2.1.1](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/internal-dependencies@2.1.0...@typescript-tools/internal-dependencies@2.1.1) (2021-02-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@typescript-tools/internal-dependencies", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Calculate package dependencies living in the same monorepo", | ||
@@ -52,4 +52,4 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@typescript-tools/dependency-graph": "^2.1.1", | ||
"@typescript-tools/io-ts": "^2.1.0", | ||
"@typescript-tools/dependency-graph": "^2.1.2", | ||
"@typescript-tools/io-ts": "^2.2.0", | ||
"fp-ts": "^2.9.3", | ||
@@ -112,3 +112,3 @@ "io-ts": "~2.1.3", | ||
}, | ||
"gitHead": "6e062d37f9a09083bab7cbd81c6e465f13f4be82" | ||
"gitHead": "118dd51722697e77eb92251f8a9e38af1c20c529" | ||
} |
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
18360