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

shower-core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower-core - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

package.json
{
"name": "shower-core",
"description": "Core for Shower HTML presentation engine",
"version": "1.0.0",
"version": "1.0.1",
"author": {

@@ -29,11 +29,12 @@ "name": "Vadim Makeev",

"devDependencies": {
"dalek-browser-chrome": "0.0.10",
"dalekjs": "0.0.8",
"grunt": "^0.4.3",
"grunt-dalek": "^0.2.0",
"grunt-contrib-watch": "^0.5.3",
"grunt-contrib-connect": "^0.7.1",
"grunt-contrib-uglify": "^0.4.0",
"dalekjs": "0.0.8",
"dalek-browser-chrome": "0.0.9",
"shower-ribbon": "^1.0.0"
"grunt-contrib-watch": "^0.5.3",
"grunt-dalek": "^0.2.0",
"shower-ribbon": "^1.0.2",
"load-grunt-tasks": "^0.4.0"
}
}

@@ -7,15 +7,10 @@ # Core for Shower HTML presentation engine

- Open [shwr.me](http://shwr.me/).
- Click any slide to enter presentation mode.
- Use arrow keys or presenter remote to navigate.
- Press `Esc` to exit presentation mode.
- Open [shwr.me](http://shwr.me/)
- Click any slide to enter presentation mode
- Use arrow keys or presenter remote to navigate
- Press `Esc` to exit presentation mode
## Installing Shower Core
Part of [Shower presentation template](https://github.com/shower/shower/). See [Wiki](https://github.com/shower/shower/wiki) for more information how to use Shower.
It requires [Git](http://git-scm.com) and [Node.js](http://nodejs.org) with npm installed.
1. Clone repository with Git `git@github.com:shower/core.git`.
2. Run `npm install` to install all dependencies.
---
Licensed under [MIT License](http://en.wikipedia.org/wiki/MIT_License), see [license page](https://github.com/shower/shower/wiki/MIT-License) for details.

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