Comparing version 0.3.4 to 0.3.5
@@ -56,3 +56,3 @@ /** | ||
self.render(content, charset, contentType); | ||
return tag("view_end", self.http); | ||
return tag("view_end", self.http, content); | ||
}).then(function(){ | ||
@@ -59,0 +59,0 @@ return self.http.end(); |
{ | ||
"name": "thinkjs", | ||
"description": "thinkphp web framework for nodejs", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "welefen", |
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
188052