@vivliostyle/core
Advanced tools
Comparing version 2.0.0-pre.5 to 2.0.0-pre.6
@@ -6,2 +6,6 @@ # Change Log | ||
# [2.0.0-pre.6](https://github.com/vivliostyle/vivliostyle/compare/v2.0.0-pre.5...v2.0.0-pre.6) (2019-12-23) | ||
**Note:** Version bump only for package @vivliostyle/core | ||
# [2.0.0-pre.5](https://github.com/vivliostyle/vivliostyle/compare/v2.0.0-pre.4...v2.0.0-pre.5) (2019-12-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@vivliostyle/core", | ||
"description": "Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support.", | ||
"version": "2.0.0-pre.5", | ||
"version": "2.0.0-pre.6", | ||
"scripts": { | ||
@@ -16,6 +16,6 @@ "build": "NODE_ENV=production rollup -c", | ||
"devDependencies": { | ||
"@rollup/plugin-replace": "^2.2.1", | ||
"@rollup/plugin-replace": "^2.3.0", | ||
"@rollup/plugin-typescript": "^2.0.1", | ||
"@typescript-eslint/eslint-plugin": "^2.3.0", | ||
"@typescript-eslint/parser": "^2.3.0", | ||
"@typescript-eslint/eslint-plugin": "^2.12.0", | ||
"@typescript-eslint/parser": "^2.12.0", | ||
"@wessberg/rollup-plugin-ts": "^1.1.83", | ||
@@ -25,5 +25,5 @@ "circular-dependency-plugin": "^5.2.0", | ||
"dts-bundle-webpack": "^1.0.2", | ||
"eslint": "^6.4.0", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-prettier": "^3.1.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"fast-diff": "^1.2.0", | ||
@@ -40,3 +40,3 @@ "jasmine-core": "^3.4.0", | ||
"raw-loader": "^4.0.0", | ||
"rollup": "^1.19.4", | ||
"rollup": "^1.27.14", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -52,4 +52,4 @@ "rollup-plugin-commonjs": "^10.0.2", | ||
"tslib": "^1.10.0", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.40.2", | ||
"typescript": "^3.7.4", | ||
"webpack": "^4.41.4", | ||
"webpack-cli": "^3.3.9" | ||
@@ -81,3 +81,3 @@ }, | ||
}, | ||
"gitHead": "fb574459156e1881cadd4c3caa69ae9d3f8e3c30" | ||
"gitHead": "28bea7abfada8a2a1d3de79dd58b51fefad99b80" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
12814197