observ-varhash
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -67,3 +67,3 @@ var Observ = require('observ') | ||
var observ = typeof val === 'function' ? | ||
createValue(val, key) : val | ||
val : createValue(val, key) | ||
var state = extend(this()) | ||
@@ -70,0 +70,0 @@ |
{ | ||
"name": "observ-varhash", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An object with observable key value pairs that can be added and removed", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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