observ-varhash
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -142,3 +142,3 @@ var Observ = require('observ') | ||
put: 'put is a reserved key of observ-varhash method', | ||
delete: 'delete is a reserved key of observ-varhash method', | ||
'delete': 'delete is a reserved key of observ-varhash method', | ||
_diff: '_diff is a reserved key of observ-varhash method', | ||
@@ -145,0 +145,0 @@ _removeListeners: '_removeListeners is a reserved key of observ-varhash' |
{ | ||
"name": "observ-varhash", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"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
6108