react-keyed-flatten-children
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "react-keyed-flatten-children", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Flattens React children and fragments to an array with predictable and stable keys", | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/esm/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
@@ -9,0 +8,0 @@ ".": { |
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
9030