Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "is-react", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Determine if a variable or statement is a React element or component", | ||
@@ -21,3 +21,13 @@ "main": "index.js", | ||
"react-test-renderer": "^15.5.4" | ||
} | ||
}, | ||
"keywords": [ | ||
"react", | ||
"react-component", | ||
"element", | ||
"component", | ||
"determine", | ||
"compatible", | ||
"check", | ||
"is" | ||
] | ||
} |
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
44277