Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

thinkjs

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinkjs - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

lib/Lib/Core/View.class.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc