Socket
Socket
Sign inDemoInstall

@react-pdf/textkit

Package Overview
Dependencies
9
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

13

CHANGELOG.md
# @react-pdf/textkit
## 4.1.0
### Minor Changes
- [#1891](https://github.com/diegomura/react-pdf/pull/1891) [`a5a933c`](https://github.com/diegomura/react-pdf/commit/a5a933c9733e4c77338ef76a2b3545b84a646a81) Thanks [@carlobeltrame](https://github.com/carlobeltrame)! - feat: compatibility with modern web bundlers and browsers
### Patch Changes
- [#1917](https://github.com/diegomura/react-pdf/pull/1917) [`4bb97c3`](https://github.com/diegomura/react-pdf/commit/4bb97c3b92e82d7d7be2698c770f42560c6fcab6) Thanks [@carlobeltrame](https://github.com/carlobeltrame)! - fix: console error when text overflows the last available rect
- Updated dependencies [[`a5a933c`](https://github.com/diegomura/react-pdf/commit/a5a933c9733e4c77338ef76a2b3545b84a646a81)]:
- @react-pdf/fns@2.0.0
## 4.0.0

@@ -4,0 +17,0 @@

4

package.json
{
"name": "@react-pdf/textkit",
"license": "MIT",
"version": "4.0.0",
"version": "4.1.0",
"description": "An advanced text layout framework",

@@ -27,3 +27,3 @@ "main": "./lib/textkit.cjs.js",

"@babel/runtime": "^7.16.4",
"@react-pdf/fns": "1.0.0",
"@react-pdf/fns": "2.0.0",
"hyphen": "^1.6.4",

@@ -30,0 +30,0 @@ "unicode-properties": "^1.4.1"

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc