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

shower

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

10

package.json
{
"name": "shower",
"description": "Shower HTML presentation engine",
"version": "2.1.2",
"version": "2.1.3",
"author": {

@@ -31,4 +31,4 @@ "name": "Vadim Makeev",

"shower-core": "^2.0.7",
"shower-material": "^1.0.5",
"shower-ribbon": "^2.0.6"
"shower-material": "^1.0.6",
"shower-ribbon": "^2.0.7"
},

@@ -45,2 +45,3 @@ "devDependencies": {

"merge-stream": "^1.0.0",
"path-exists-cli": "^1.0.0",
"run-sequence": "^1.2.2"

@@ -51,4 +52,5 @@ },

"archive": "gulp archive",
"publish": "gulp publish"
"publish": "gulp publish",
"test": "npm run prepare && ls prepared && npm run archive && path-exists archive.zip"
}
}

2

README.md

@@ -1,2 +0,2 @@

# Shower Presentation Template
# Shower Presentation Template [![Build Status](https://travis-ci.org/shower/shower.svg?branch=master)](https://travis-ci.org/shower/shower)

@@ -3,0 +3,0 @@ <img src="pictures/logo.png" width="250" alt="Shower logo">

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