react-native-doctor-ci 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -97,7 +97,7 @@ async function mapWithConcurrency(items, fn, concurrency = 8) {
97
97
  // package.json
98
98
  var package_default = {
99
99
  name: "react-native-doctor-ci",
100
- version: "0.1.1",
100
+ version: "0.1.2",
101
101
  description: "Policy-as-code CI gate for React Native dependency health: fail PRs that add abandoned, non-New-Architecture, or npm-deprecated dependencies.",
102
102
  keywords: [
103
103
  "react-native",