@vivliostyle/print
Advanced tools
Comparing version 2.0.0 to 2.1.4
@@ -1,1 +0,1 @@ | ||
To get started, <a href="https://www.clahub.com/agreements/vivliostyle/vivliostyle-print">sign the Contributor License Agreement</a>. | ||
To get started, <a href="https://cla-assistant.io/vivliostyle/vivliostyle-print">sign the Contributor License Agreement</a>. |
{ | ||
"name": "@vivliostyle/print", | ||
"version": "2.0.0", | ||
"version": "2.1.4", | ||
"description": "Allows page-layouting using the vivliostyle for printing within a website without destroying the original layout", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.cjs.js", | ||
"@babel/core": "^7.9.0", | ||
"@vivliostyle/core": "^2.0.0", | ||
"@vivliostyle/core": "^2.1.4", | ||
"eslint": "^6.8.0", | ||
@@ -42,0 +42,0 @@ "gh-pages": "^2.2.0", |
@@ -36,5 +36,3 @@ import babel from "rollup-plugin-babel" | ||
}), | ||
nodeResolve({ | ||
mainFields: ['browser', 'main'] | ||
}), | ||
nodeResolve(), | ||
sourcemaps(), | ||
@@ -66,5 +64,3 @@ commonJS({ | ||
}), | ||
nodeResolve({ | ||
mainFields: ['module', 'browser', 'main'] | ||
}), | ||
nodeResolve(), | ||
sourcemaps(), | ||
@@ -71,0 +67,0 @@ commonJS({ |
@@ -1,1 +0,1 @@ | ||
export {printHTML} from "@vivliostyle/core/lib/cjs/vivliostyle.js" | ||
export {printHTML} from "@vivliostyle/core" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
24
5755
3888320
5