@vivliostyle/core
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0...v2.1.1) (2020-06-30) | ||
### Bug Fixes | ||
* only generate commonjs ([08f6410](https://github.com/vivliostyle/vivliostyle.js/commit/08f64109a9a7ef485b0b8d783f2c0f3f969a1151)) | ||
# [2.1.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0-pre.3...v2.1.0) (2020-06-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@vivliostyle/core", | ||
"description": "Vivliostyle Core library for HTML+CSS typesetting with EPUB/Web publications support", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"author": "Vivliostyle Foundation", | ||
"scripts": { | ||
"build": "microbundle --format cjs,umd --name Vivliostyle --define VIVLIOSTYLE_DEBUG=false", | ||
"build-dev": "microbundle --no-compress --format cjs --name Vivliostyle --define VIVLIOSTYLE_DEBUG=false", | ||
"build": "microbundle --format cjs --define VIVLIOSTYLE_DEBUG=false", | ||
"build-dev": "microbundle --no-compress --format cjs --define VIVLIOSTYLE_DEBUG=false", | ||
"clean": "shx rm -rf lib/* .cache", | ||
@@ -22,2 +22,3 @@ "dev": "yarn build-dev --watch", | ||
"@typescript-eslint/parser": "^3.5.0", | ||
"esbuild": "^0.5.16", | ||
"eslint": "^7.3.1", | ||
@@ -34,6 +35,5 @@ "eslint-config-prettier": "^6.10.1", | ||
"main": "lib/vivliostyle.js", | ||
"module": "lib/vivliostyle.esm.js", | ||
"unpkg": "lib/vivliostyle.umd.js", | ||
"files": [ | ||
"lib", | ||
"lib/**/*.js", | ||
"lib/**/*.d.ts", | ||
"resources" | ||
@@ -57,3 +57,3 @@ ], | ||
"license": "AGPL-3.0", | ||
"gitHead": "57e20fef20d29c97732d7166dc1346f0c43120cd" | ||
"gitHead": "40cfe2857108d91e3358d9a51a373f56143c5d65" | ||
} |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1
4
1079450
10
65
13374