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

vivliostyle

Package Overview
Dependencies
Maintainers
2
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vivliostyle - npm Package Compare versions

Comparing version 2019.1.100-pre.20190225120754 to 2019.1.100-pre.20190225143823

8

doc/supported-features.md

@@ -31,2 +31,9 @@ # Features supported by Vivliostyle

- Supported in all browsers
- `min()` and `max()` functions can be used inside `calc()` function.
- Limitation: Percentage value in `calc()` is not calculated correctly.
- [`env()` function](https://drafts.csswg.org/css-env/)
- Supported in all browsers
- Implemented only `env(pub-title)` and `env(doc-title)` that are not yet defined in the css-env draft spec but useful for making page header.
- `env(pub-title)`: publication title = EPUB, Web publication, or primary entry page HTML title.
- `env(doc-title)`: document title = HTML title, which may be chapter or section title in a publication composed of multiple HTML documents

@@ -176,2 +183,3 @@ ## Selectors

- Supported in all browsers
- Vivliostyle specific media type `vivliostyle` is enabled in addition to `print` media.
- Supported media features

@@ -178,0 +186,0 @@ - [`(min-|max-)width`](https://www.w3.org/TR/css3-mediaqueries/#width)

2

package.json
{
"name": "vivliostyle",
"version": "2019.1.100-pre.20190225120754",
"version": "2019.1.100-pre.20190225143823",
"description": "Library for web sites with rich paged viewing and EPUB support, shared with Vivliostyle Formatter & Browser",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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