@govuk-react/hint-text
Advanced tools
Comparing version 0.2.7 to 0.2.12
@@ -41,6 +41,2 @@ var _styled; | ||
HintText.propTypes = process.env.NODE_ENV !== "production" ? { | ||
/** Text for the hint */ | ||
children: PropTypes.node.isRequired | ||
} : {}; | ||
export default withWhiteSpace({ | ||
@@ -47,0 +43,0 @@ marginBottom: 0 |
@@ -55,7 +55,2 @@ "use strict"; | ||
HintText.propTypes = process.env.NODE_ENV !== "production" ? { | ||
/** Text for the hint */ | ||
children: _propTypes.default.node.isRequired | ||
} : {}; | ||
var _default = (0, _hoc.withWhiteSpace)({ | ||
@@ -62,0 +57,0 @@ marginBottom: 0 |
{ | ||
"name": "@govuk-react/hint-text", | ||
"version": "0.2.7", | ||
"version": "0.2.12", | ||
"dependencies": { | ||
@@ -25,4 +25,4 @@ "@govuk-react/constants": "^0.2.7", | ||
"license": "MIT", | ||
"homepage": "https://github.com/UKHomeOffice/govuk-react#readme", | ||
"description": "govuk-react: A port of the govuk-frontend components for React using Emotion.", | ||
"homepage": "https://github.com/UKHomeOffice/govuk-react/tree/master/components/hint-text", | ||
"description": "Renders a styled span element with children provided.", | ||
"private": false, | ||
@@ -29,0 +29,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
19927
212