@react-pdf/render
Advanced tools
Comparing version 3.2.2 to 3.2.3
# @react-pdf/render | ||
## 3.2.3 | ||
### Patch Changes | ||
- Updated dependencies [[`2db67a3`](https://github.com/diegomura/react-pdf/commit/2db67a38b9be98b7816a2b5aa4733446b95e3724), [`eff1ff0`](https://github.com/diegomura/react-pdf/commit/eff1ff0fefcd710994e4654904ef55843af76a17)]: | ||
- @react-pdf/textkit@4.2.0 | ||
- @react-pdf/types@2.3.0 | ||
- @react-pdf/fns@2.0.1 | ||
## 3.2.2 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@react-pdf/render", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"license": "MIT", | ||
@@ -22,6 +22,6 @@ "description": "A render engine for Node and the browser", | ||
"@babel/runtime": "^7.20.13", | ||
"@react-pdf/fns": "2.0.0", | ||
"@react-pdf/fns": "2.0.1", | ||
"@react-pdf/primitives": "^3.0.0", | ||
"@react-pdf/textkit": "^4.1.1", | ||
"@react-pdf/types": "^2.1.0", | ||
"@react-pdf/textkit": "^4.2.0", | ||
"@react-pdf/types": "^2.3.0", | ||
"abs-svg-path": "^0.1.1", | ||
@@ -28,0 +28,0 @@ "color-string": "^1.5.3", |
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
165021
+ Added@react-pdf/fns@2.0.1(transitive)
- Removed@react-pdf/fns@2.0.0(transitive)
Updated@react-pdf/fns@2.0.1
Updated@react-pdf/textkit@^4.2.0
Updated@react-pdf/types@^2.3.0