@react-pdf/layout
Advanced tools
Comparing version 3.10.3 to 3.10.4
{ | ||
"name": "@react-pdf/layout", | ||
"version": "3.10.3", | ||
"version": "3.10.4", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "description": "Resolve overall document component's layout", | ||
"scripts": { | ||
"test": "NODE_OPTIONS=\"--experimental-vm-modules\" jest", | ||
"test": "vitest", | ||
"build": "rimraf ./lib && rollup -c", | ||
@@ -32,4 +32,4 @@ "watch": "rimraf ./lib && rollup -c -w" | ||
"@react-pdf/fns": "2.1.0", | ||
"@react-pdf/image": "^2.3.1", | ||
"@react-pdf/pdfkit": "^3.1.2", | ||
"@react-pdf/image": "^2.3.2", | ||
"@react-pdf/pdfkit": "^3.1.3", | ||
"@react-pdf/primitives": "^3.1.1", | ||
@@ -44,5 +44,2 @@ "@react-pdf/stylesheet": "^4.2.2", | ||
}, | ||
"devDependencies": { | ||
"jest-fetch-mock": "^2.1.1" | ||
}, | ||
"files": [ | ||
@@ -49,0 +46,0 @@ "lib" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
240461
Updated@react-pdf/image@^2.3.2
Updated@react-pdf/pdfkit@^3.1.3