raptor-dom
Advanced tools
Comparing version 0.2.4-beta to 0.2.5-beta
@@ -123,2 +123,4 @@ /* | ||
listeners.push([callback, thisObj]); | ||
if (!readyBound) { | ||
@@ -128,4 +130,2 @@ readyBound = true; | ||
} | ||
listeners.push([callback, thisObj]); | ||
}; |
@@ -24,3 +24,3 @@ { | ||
}, | ||
"version": "0.2.4-beta" | ||
"version": "0.2.5-beta" | ||
} |
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
8615