Comparing version 3.2.3 to 3.3.0
@@ -51,2 +51,4 @@ /* global MutationObserver */ | ||
module.exports.KEY_ATTR = KEY_ATTR | ||
function turnon (index, el) { | ||
@@ -53,0 +55,0 @@ if (watch[index][0] && watch[index][2] === 0) { |
{ | ||
"name": "on-load", | ||
"version": "3.2.3", | ||
"version": "3.3.0", | ||
"description": "On load/unload events for DOM elements using a MutationObserver", | ||
@@ -5,0 +5,0 @@ "main": "server.js", |
5398
93