react-accessible-treeview
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-accessible-treeview", | ||
"description": "A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "lissitz (https://github.com/lissitz)", | ||
@@ -68,3 +68,11 @@ "main": "dist/react-accessible-treeview.cjs.js", | ||
] | ||
} | ||
}, | ||
"keywords": [ | ||
"react", | ||
"treeview", | ||
"a11y", | ||
"accessibility", | ||
"react-component", | ||
"tree" | ||
] | ||
} |
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
56154