Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-pdf/layout

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf/layout - npm Package Compare versions

Comparing version 3.4.1 to 3.5.0

15

CHANGELOG.md
# @react-pdf/layout
## 3.5.0
### Minor Changes
- [#2214](https://github.com/diegomura/react-pdf/pull/2214) [`2db67a3`](https://github.com/diegomura/react-pdf/commit/2db67a38b9be98b7816a2b5aa4733446b95e3724) Thanks [@KODIKAS-NL](https://github.com/KODIKAS-NL)! - added base support for verticalAlign "super" and "sub"
### Patch Changes
- Updated dependencies [[`2db67a3`](https://github.com/diegomura/react-pdf/commit/2db67a38b9be98b7816a2b5aa4733446b95e3724), [`eff1ff0`](https://github.com/diegomura/react-pdf/commit/eff1ff0fefcd710994e4654904ef55843af76a17), [`c5b21fc`](https://github.com/diegomura/react-pdf/commit/c5b21fc97b704b3616522b897847a9d3c9dc0052)]:
- @react-pdf/textkit@4.2.0
- @react-pdf/types@2.3.0
- @react-pdf/fns@2.0.1
- @react-pdf/yoga@4.1.2
- @react-pdf/stylesheet@4.1.4
## 3.4.1

@@ -4,0 +19,0 @@

12

package.json
{
"name": "@react-pdf/layout",
"version": "3.4.1",
"version": "3.5.0",
"license": "MIT",

@@ -22,10 +22,10 @@ "description": "Resolve overall document component's layout",

"@babel/runtime": "^7.20.13",
"@react-pdf/fns": "2.0.0",
"@react-pdf/fns": "2.0.1",
"@react-pdf/image": "^2.2.1",
"@react-pdf/pdfkit": "^3.0.2",
"@react-pdf/primitives": "^3.0.0",
"@react-pdf/stylesheet": "^4.1.3",
"@react-pdf/textkit": "^4.1.1",
"@react-pdf/types": "^2.2.0",
"@react-pdf/yoga": "^4.1.1",
"@react-pdf/stylesheet": "^4.1.4",
"@react-pdf/textkit": "^4.2.0",
"@react-pdf/types": "^2.3.0",
"@react-pdf/yoga": "^4.1.2",
"cross-fetch": "^3.1.5",

@@ -32,0 +32,0 @@ "emoji-regex": "^8.0.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc