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

@shower/material

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shower/material - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

4

package.json
{
"name": "@shower/material",
"description": "Material theme for Shower HTML presentation engine",
"version": "2.4.0",
"version": "2.4.1",
"publishConfig": {

@@ -36,3 +36,3 @@ "access": "public"

"devDependencies": {
"@shower/core": "^3.0.0",
"@shower/core": "^3.1.0",
"live-server": "^1.2.1",

@@ -39,0 +39,0 @@ "stylelint": "^13.11.0"

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

# Material theme for Shower [![Build Status](https://travis-ci.org/shower/material.svg?branch=master)](https://travis-ci.org/shower/material)
# Material theme for Shower
[![Test status](https://github.com/shower/material/workflows/Test/badge.svg)](https://github.com/shower/material/actions/workflows/test.yml)

@@ -9,10 +10,8 @@ ![Ribbon screen shot](pictures/canvas.png)

Get the Shower template where Material is already included. Download the [template archive](https://shwr.me/shower.zip) or install the package:
Get the Shower template where Ribbon is already included. Download the [template archive](https://shwr.me/shower.zip) or create a slide deck via [CLI tool](https://github.com/shower/cli). It requires [Node.js](https://nodejs.org/) installed.
npm install @shower/shower
npx @shower/cli create
If you want to install Material separately you can install the package:
Wait for the installation and choose the **material** option in the wizard and you’re all set.
npm install @shower/material
## Features

@@ -32,3 +31,3 @@

Ribbon could be exported to PDF by printing it from the list mode in Chrome or Opera browsers. See [printing documentation](https://github.com/shower/shower/blob/master/docs/pdf.md) for more options.
You can export slides to PDF by printing it via built-in dialog in Chromium-based browsers or via CLI tool. See [printing documentation](https://github.com/shower/shower/blob/master/docs/pdf.md) for more options.

@@ -35,0 +34,0 @@ ## Development

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