@govuk-frederic/countdown-text-area
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@govuk-frederic/countdown-text-area", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"dependencies": { | ||
@@ -27,6 +27,10 @@ "@govuk-react/constants": "^0.2.7", | ||
"module": "es/index.js", | ||
"author": "Tarandeep Singh Chauhan", | ||
"author": "Steve Sims", | ||
"contributors": [ | ||
"Taran Chauhan", | ||
"Gavin Orland" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://github.com/stevesims/govuk-frederic#readme", | ||
"description": "govuk-frederic: Frederic project specific components.", | ||
"homepage": "https://github.com/stevesims/govuk-frederic/tree/master/components/countdown-text-area", | ||
"description": "TextArea which accepts a maxlength prop and renders a TextAreaField, limits characters and styles accordingly.", | ||
"private": false, | ||
@@ -33,0 +37,0 @@ "publishConfig": { |
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
65764