shower-next
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "shower-next", | ||
"description": "Next plugin for Shower HTML presentation engine", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Denis Hananein", |
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
modules.define('shower-next', [ | ||
shower.modules.define('shower-next', [ | ||
'shower', | ||
@@ -195,4 +195,4 @@ 'Emitter', | ||
modules.require(['shower'], function (shower) { | ||
shower.plugins.add('shower-next'); | ||
shower.modules.require(['shower'], function (sh) { | ||
sh.plugins.add('shower-next'); | ||
}); |
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
10463
0