react-array-to-tree
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "react-array-to-tree", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Make a nested tree of React components out of a flat array", | ||
@@ -10,4 +10,4 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^16.12.0" | ||
"react": "^16.12.0 || ^17 || ^18 || ^19" | ||
} | ||
} |
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
3483