@rnx-kit/align-deps
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -17,2 +17,4 @@ import type { Command, ErrorCode, Options } from "../types"; | ||
* | ||
* Note that this function mutates the manifest when `write` is `true`. | ||
* | ||
* @see {@link updatePackageManifest} | ||
@@ -19,0 +21,0 @@ * |
@@ -20,2 +20,5 @@ import type { PackageManifest } from "@rnx-kit/tools-node/package"; | ||
* dependencies that are misaligned. | ||
* | ||
* Note that this function mutates the manifest when `write` is `true`. | ||
* | ||
* @param manifest The package manifest | ||
@@ -22,0 +25,0 @@ * @param profile The desired profile to compare against |
{ | ||
"name": "@rnx-kit/align-deps", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Manage dependencies within a repository and across many repositories", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/align-deps#readme", |
Sorry, the diff of this file is too big to display
1188895
32478