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

shower-notes

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower-notes - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"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');
});
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