Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shower-next

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower-next - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

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