Comparing version 6.0.82 to 6.0.84
@@ -41,10 +41,4 @@ | ||
scan(); | ||
document.addEventListener('DOMContentLoaded', scan); | ||
window.addEventListener('load', scan); | ||
document.addEventListener('DOMNodeInserted', function (event) { | ||
// $FlowFixMe | ||
render(event.target); | ||
}); | ||
} | ||
}; |
{ | ||
"name": "zoid", | ||
"version": "6.0.82", | ||
"version": "6.0.84", | ||
"description": "Cross domain components.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -48,10 +48,4 @@ /* @flow */ | ||
scan(); | ||
document.addEventListener('DOMContentLoaded', scan); | ||
window.addEventListener('load', scan); | ||
document.addEventListener('DOMNodeInserted', event => { | ||
// $FlowFixMe | ||
render(event.target); | ||
}); | ||
} | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
4099071
26416