prop-types-exact

For use with React PropTypes. Will error on any prop not explicitly specified.

react-strict-prop-types

A higher order component that raises an error if component is used with an unknown property.