compose-form-up
Advanced tools
Comparing version 1.9.3 to 1.9.4
@@ -188,3 +188,3 @@ var toolbox = require( 'compose-toolbox' ), | ||
if ( !document.querySelector( '#form-diff-hidden' ) ) | ||
document.head.insertAdjacentHTML('beforeend', '<style id="form-diff-hidden">.form-diff-empty{ display: none }</style>') | ||
document.head.insertAdjacentHTML('beforeend', '<style id="form-diff-hidden">.form-diff-hidden{ display: none }</style>') | ||
}) | ||
@@ -191,0 +191,0 @@ } |
{ | ||
"name": "compose-form-up", | ||
"version": "1.9.3", | ||
"version": "1.9.4", | ||
"description": "A lightweight HTML5 form utility including validation, progressive forms, and other handy tools.", | ||
@@ -5,0 +5,0 @@ "main": "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
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
220484