New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-thunder

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-thunder - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

6

History.md
# History
## 1.1.6 / 2013-12-19
- [refactoring] Added `__uid` to render options
## 1.1.5 / 2013-12-18

@@ -4,0 +10,0 @@

@@ -47,2 +47,8 @@ var fs = require( 'fs' );

if( !options.__uid ){
options.__uid = options.__handler_id;
}
options.__uid += options.filename;
if( options.cache ){

@@ -49,0 +55,0 @@ if( options.filename ){

2

package.json
{
"version" : "1.1.5",
"version" : "1.1.6",
"name" : "express-thunder",

@@ -4,0 +4,0 @@ "description" : "Express 3.x locals for layout, partial and blocks for thunder template engine.",

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