Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "can-ejs", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "legacy EJS layer for canjs", | ||
@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/2.3/docs/can.ejs.html", |
@@ -1394,3 +1394,3 @@ var QUnit = require("steal-qunit"); | ||
equal(game.__bindEvents._lifecycleBindings, 0, 'No bindings left'); | ||
}, 50); | ||
}, 100); | ||
}); |
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
73109