shower-notes
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "shower-notes", | ||
"description": "Notes plugin for Shower HTML presentation engine", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Vadim Makeev", |
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
modules.define('shower-notes', [ | ||
shower.modules.define('shower-notes', [ | ||
'util.extend' | ||
@@ -95,4 +95,4 @@ ], function (provide, extend) { | ||
modules.require(['shower'], function (shower) { | ||
shower.plugins.add('shower-notes'); | ||
shower.modules.require(['shower'], function (sh) { | ||
sh.plugins.add('shower-notes'); | ||
}); |
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
7416
0