@rnx-kit/dep-check
Advanced tools
Comparing version 1.13.5 to 1.14.0
@@ -7,2 +7,3 @@ import type { PackageManifest } from "@rnx-kit/tools-node/package"; | ||
export declare function omitEmptySections(manifest: PackageManifest): PackageManifest; | ||
export declare function printMigrationMessage(): void; | ||
//# sourceMappingURL=helpers.d.ts.map |
{ | ||
"name": "@rnx-kit/dep-check", | ||
"version": "1.13.5", | ||
"version": "1.14.0", | ||
"description": "Dependency checker for React Native apps", | ||
@@ -24,7 +24,3 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#readme", | ||
"bundle": "rnx-kit-scripts bundle", | ||
"format": "rnx-kit-scripts format", | ||
"lint": "rnx-kit-scripts lint", | ||
"test": "rnx-kit-scripts test", | ||
"update-profile": "node scripts/update-profile.mjs", | ||
"update-readme": "node scripts/update-readme.js" | ||
"format": "rnx-kit-scripts format" | ||
}, | ||
@@ -48,4 +44,2 @@ "devDependencies": { | ||
"lodash": "^4.17.21", | ||
"markdown-table": "^2.0.0", | ||
"pacote": "^12.0.0", | ||
"prompts": "^2.4.0", | ||
@@ -60,6 +54,3 @@ "semver": "^7.0.0", | ||
"extends": "@rnx-kit/eslint-config" | ||
}, | ||
"jest": { | ||
"preset": "@rnx-kit/scripts" | ||
} | ||
} |
@@ -0,1 +1,5 @@ | ||
# `@rnx-kit/dep-check` has been renamed to `@rnx-kit/align-deps` | ||
For more details, read the RFC: https://github.com/microsoft/rnx-kit/pull/1757 | ||
<!--remove-block start--> | ||
@@ -2,0 +6,0 @@ |
Sorry, the diff of this file is too big to display
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
1133466
19
31130
399