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.8.100-pre.20190813173053 to 2019.8.100-pre.20190814065416

5

CHANGELOG.md

@@ -9,4 +9,9 @@ # Change Log

- <https://github.com/vivliostyle/vivliostyle.js/pull/536>
- See [Development](https://github.com/vivliostyle/vivliostyle.js/wiki/Development) and [Migration to TypeScript finished](https://github.com/vivliostyle/vivliostyle.js/tree/master/src/ts)
- Resources such as UA stylesheets are no longer downloaded separately
- <https://github.com/vivliostyle/vivliostyle.js/pull/537>
- Remove large sample files from the download package and the npm package
- <https://github.com/vivliostyle/vivliostyle.js/commit/5c3becac>, <https://github.com/vivliostyle/vivliostyle.js/commit/245c9e7d>
- The download package (vivliostyle-js-latest.zip) size was 6.8MB and now reduced to 1.4MB.
- Vivliostyle sample files are moved from the vivliostyle.js repository to [vivliostyle_doc](https://github.com/vivliostyle/vivliostyle_doc) repository.

@@ -13,0 +18,0 @@ ### Fixed

3

package.json
{
"name": "vivliostyle",
"version": "2019.8.100-pre.20190813173053",
"version": "2019.8.100-pre.20190814065416",
"description": "Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support",

@@ -10,2 +10,3 @@ "scripts": {

"build-dev": "NODE_ENV=development webpack",
"build-debug": "NODE_ENV=debug webpack",
"typecheck": "tsc --noEmit",

@@ -12,0 +13,0 @@ "test": "karma start test/conf/karma-sauce.conf.js",

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