assemble-render-file
Advanced tools
Comparing version 0.3.3 to 0.4.0
@@ -54,3 +54,3 @@ /*! | ||
// run `onLoad` middleware | ||
app.handle('onLoad', file, function(err, view) { | ||
app.handleView('onLoad', file, function(err, view) { | ||
if (err) return next(err); | ||
@@ -57,0 +57,0 @@ |
{ | ||
"name": "assemble-render-file", | ||
"description": "Assemble plugin for rendering views in a vinyl pipeline.", | ||
"version": "0.3.3", | ||
"version": "0.4.0", | ||
"homepage": "https://github.com/jonschlinkert/assemble-render-file", | ||
@@ -30,3 +30,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"devDependencies": { | ||
"assemble-core": "^0.12.1", | ||
"assemble-core": "^0.13.1", | ||
"engine-base": "^0.1.2", | ||
@@ -33,0 +33,0 @@ "engine-handlebars": "^0.8.0", |
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
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
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
8870
1