@react-pdf/render
Advanced tools
Comparing version 3.2.5 to 3.2.6
# @react-pdf/render | ||
## 3.2.6 | ||
### Patch Changes | ||
- [#2320](https://github.com/diegomura/react-pdf/pull/2320) [`5385a43`](https://github.com/diegomura/react-pdf/commit/5385a438cb4876d1dc00d49d5fdd2e07c0d16167) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Fixed empty strings replaced with defaults in `creator` and `producer` props | ||
- Updated dependencies [[`1e1fbdc`](https://github.com/diegomura/react-pdf/commit/1e1fbdc3c33ced46d8c7ebba7a196733cb789d59), [`8636812`](https://github.com/diegomura/react-pdf/commit/86368122ed87621d19ae3bc248080e17703d9fcb)]: | ||
- @react-pdf/types@2.3.3 | ||
## 3.2.5 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@react-pdf/render", | ||
"version": "3.2.5", | ||
"version": "3.2.6", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "description": "A render engine for Node and the browser", | ||
"@react-pdf/textkit": "^4.2.0", | ||
"@react-pdf/types": "^2.3.2", | ||
"@react-pdf/types": "^2.3.3", | ||
"abs-svg-path": "^0.1.1", | ||
@@ -28,0 +28,0 @@ "color-string": "^1.5.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
167004
3716
Updated@react-pdf/types@^2.3.3