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

@react-pdf/textkit

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf/textkit - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0

7

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

@@ -26,3 +26,3 @@ "type": "module",

"scripts": {
"test": "NODE_OPTIONS=\"--experimental-vm-modules\" jest",
"test": "vitest",
"build": "rimraf ./lib && rollup -c",

@@ -36,3 +36,4 @@ "watch": "rimraf ./lib && rollup -c -w"

"@babel/runtime": "^7.20.13",
"@react-pdf/fns": "2.1.0",
"@react-pdf/fns": "2.2.0",
"bidi-js": "^1.0.2",
"hyphen": "^1.6.4",

@@ -39,0 +40,0 @@ "unicode-properties": "^1.4.1"

Sorry, the diff of this file is not supported yet

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