can-stache
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -18,3 +18,3 @@ @function can-stache.helpers.for-of for(of) | ||
``` | ||
{{# for( this.tasks.length ) }} {{scope.value}} {{/for}} | ||
{{# for( this.tasks.length ) }} {{scope.index}} {{/for}} | ||
``` | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "can-stache", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Live binding handlebars templates", | ||
@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/doc/can-stache.html", |
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