fruitmachine-fastdom
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -29,2 +29,6 @@ /* jshint node:true */ | ||
module.exports = function(view) { | ||
// Protect against the helper being attached to the view multiple times | ||
if (view.defer) return; | ||
var jobs = { | ||
@@ -31,0 +35,0 @@ read: [], |
{ | ||
"name": "fruitmachine-fastdom", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A fastdom helper for fruitmachine", | ||
@@ -5,0 +5,0 @@ "main": "lib/helper.js", |
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
4892
123