Comparing version 0.1.1 to 0.1.2
@@ -22,3 +22,3 @@ var Weakmap = require("weakmap") | ||
if (attributes === null) { | ||
if (attributes === null || attributes === undefined) { | ||
return hash | ||
@@ -25,0 +25,0 @@ } |
{ | ||
"name": "data-set", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Element#dataset abstraction", | ||
@@ -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
2921