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

@vivliostyle/core

Package Overview
Dependencies
Maintainers
0
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivliostyle/core - npm Package Compare versions

Comparing version 2.30.2 to 2.30.3

3

lib/vivliostyle/vgen.d.ts

@@ -193,5 +193,6 @@ import * as Base from "./base";

contentContainer: HTMLElement;
layoutBox: Element;
layoutBox: HTMLElement;
width: number;
height: number;
scaleRatio: number;
constructor(window: Window, fontSize: number, pixelRatio: number, opt_root?: HTMLElement, opt_width?: number, opt_height?: number);

@@ -198,0 +199,0 @@ /**

{
"name": "@vivliostyle/core",
"description": "Vivliostyle Core library for HTML+CSS typesetting with EPUB/Web publications support",
"version": "2.30.2",
"version": "2.30.3",
"author": "Vivliostyle Foundation",

@@ -58,3 +58,3 @@ "scripts": {

},
"gitHead": "827242c5431a067f6108ccd9daa23e42b35e1454"
"gitHead": "5820c81bf417c833e2cfc8e093689d57c4751eae"
}

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

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