Comparing version 4.0.1 to 4.0.2
@@ -124,2 +124,5 @@ var events = require('./events') | ||
oldNode.value = newValue | ||
} else { | ||
// this is so elements like slider move their UI thingy | ||
oldNode.value = newValue | ||
} | ||
@@ -126,0 +129,0 @@ } |
{ | ||
"name": "nanomorph", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Hyper fast diffing algorithm for real DOM nodes", | ||
@@ -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
22828
511