Comparing version 0.0.18 to 0.0.19
@@ -0,0 +0,0 @@ var response = require('./lib/response.js'); |
@@ -0,0 +0,0 @@ var Transform = require('stream').Transform; |
@@ -189,2 +189,6 @@ var path = require('path'); | ||
if (!async || type == 'css') { | ||
//skip framework load | ||
if (uri === framework){ | ||
return uri; | ||
} | ||
syncs[type] = syncs[type] || []; | ||
@@ -191,0 +195,0 @@ syncs[type].push(uri); |
@@ -0,0 +0,0 @@ var proto = module.exports = { |
@@ -0,0 +0,0 @@ var _ = module.exports = {}; |
{ | ||
"name": "yog-view", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "An express.js middleware for optimizing the order of js\\css output, and enabling render template in bigpipe mode.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ yog-view |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20438
484
2