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

shower

Package Overview
Dependencies
Maintainers
1
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 1.0.2 to 1.0.3

11

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

@@ -30,5 +30,10 @@ "name": "Vadim Makeev",

"shower-core": "^1.0.1",
"shower-ribbon": "^1.0.3",
"shower-bright": "^1.0.3"
"shower-ribbon": "^1.0.4",
"shower-bright": "^1.0.4"
},
"devDependencies": {
"grunt": "^0.4.4",
"grunt-bump": "0.0.13",
"load-grunt-tasks": "^0.4.0"
}
}

@@ -31,3 +31,3 @@ # Shower HTML presentation engine

1. Clone Shower `git clone git@github.com:shower/shower.git` or download [shower-pkg.zip](http://shwr.me/shower-pkg.zip)
1. Clone Shower `git clone git@github.com:shower/shower.git --depth 1` or download [shower-pkg.zip](http://shwr.me/shower-pkg.zip)
2. Run `npm install` (or `bower install`) command in resulted folder to install script and themes

@@ -34,0 +34,0 @@ 3. Open `index.html` in any code or text editor, edit your slides in HTML

Sorry, the diff of this file is not supported yet

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