@govuk-react/input-field
Advanced tools
Comparing version 0.1.19 to 0.1.21
{ | ||
"name": "@govuk-react/input-field", | ||
"version": "0.1.19", | ||
"version": "0.1.21", | ||
"dependencies": { | ||
"@govuk-react/constants": "^0.1.19", | ||
"@govuk-react/constants": "^0.1.21", | ||
"govuk-colours": "^1.0.3" | ||
@@ -15,4 +15,6 @@ }, | ||
"@babel/cli": "^7.0.0-beta.40", | ||
"@govuk-react/api-docs": "^0.1.21", | ||
"@storybook/addon-actions": "^3.3.14", | ||
"@storybook/react": "^3.3.14", | ||
"cross-env": "^5.1.4", | ||
"enzyme": "^3.3.0", | ||
@@ -25,3 +27,4 @@ "react-dom": "^16.2.0", | ||
"build:lib": "rimraf lib && babel src -d lib --source-maps", | ||
"build:es": "rimraf es && cross-env BABEL_ENV=es babel src -d es --source-maps" | ||
"build:es": "rimraf es && cross-env BABEL_ENV=es babel src -d es --source-maps", | ||
"docs": "doc-component ./lib/index.js ./README.md" | ||
}, | ||
@@ -28,0 +31,0 @@ "main": "lib/index.js", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
43417
25
0
15
8
1