New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4.1 to 5.0.0

14

package.json
{
"name": "@react-pdf/textkit",
"license": "MIT",
"version": "4.4.1",
"version": "5.0.0",
"description": "An advanced text layout framework",
"type": "module",
"main": "./lib/textkit.cjs",
"module": "./lib/textkit.js",
"exports": {
".": {
"import": "./lib/textkit.js",
"require": "./lib/textkit.cjs",
"default": "./lib/textkit.js"
}
},
"main": "./lib/textkit.js",
"repository": {

@@ -35,3 +27,3 @@ "type": "git",

"@babel/runtime": "^7.20.13",
"@react-pdf/fns": "2.2.1",
"@react-pdf/fns": "3.0.0",
"bidi-js": "^1.0.2",

@@ -38,0 +30,0 @@ "hyphen": "^1.6.4",

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