react-children-utilities
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "react-children-utilities", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "Recursive and extended utils for React children opaque data structure", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"@types/enzyme-adapter-react-16": "^1.0.6", | ||
"@types/jest": "^25.1.3", | ||
"@types/jest": "^25.1.4", | ||
"@types/react": "^16.9.23", | ||
@@ -93,3 +93,3 @@ "@types/react-dom": "^16.9.5", | ||
"react-test-renderer": "^16.13.0", | ||
"rollup": "^2.0.0", | ||
"rollup": "^2.0.2", | ||
"rollup-plugin-terser": "^5.2.0", | ||
@@ -96,0 +96,0 @@ "ts-jest": "^25.2.1", |
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
50788