shower-ribbon
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "shower-ribbon", | ||
"description": "Ribbon theme for Shower HTML presentation engine", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": { | ||
@@ -27,3 +27,3 @@ "name": "Vadim Makeev", | ||
"pictures/**", | ||
"styles/**/*.css", | ||
"styles/**", | ||
"index.html", | ||
@@ -30,0 +30,0 @@ "LICENSE.md", |
@@ -23,3 +23,3 @@ # Ribbon theme for Shower [![Build Status](https://travis-ci.org/shower/ribbon.svg?branch=master)](https://travis-ci.org/shower/ribbon) | ||
Ribbon theme supports two slide ratios: wide 16×10 (default) and taller 4×3. To change the slide’s ratio include one of the pre-built `screen-16x10.css` or `screen-4x3.css` files in the `<head>` of your presentation. | ||
Ribbon theme supports any slide ratio you want. But it’s optimized for the most common ones: 16×9 and 4×3. It’s 16 × 9 by default, but you can change it by adjusting `--slide-ratio` property for `.shower`, [see example](https://github.com/shower/ribbon/blob/master/index.html#L10) in `index.html`. | ||
@@ -36,3 +36,3 @@ ## PDF | ||
2. Install dependencies: `npm install`. | ||
3. Start a local server with watcher: `npm run dev` or just `gulp` if you have it installed globally. | ||
3. Start a local server with watcher: `npm start`. | ||
4. Edit your files and see changes in the opened browser. | ||
@@ -39,0 +39,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
868885
56
11