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.10.3 to 3.10.4

11

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

@@ -24,3 +24,3 @@ "description": "Resolve overall document component's layout",

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

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

"@react-pdf/fns": "2.1.0",
"@react-pdf/image": "^2.3.1",
"@react-pdf/pdfkit": "^3.1.2",
"@react-pdf/image": "^2.3.2",
"@react-pdf/pdfkit": "^3.1.3",
"@react-pdf/primitives": "^3.1.1",

@@ -44,5 +44,2 @@ "@react-pdf/stylesheet": "^4.2.2",

},
"devDependencies": {
"jest-fetch-mock": "^2.1.1"
},
"files": [

@@ -49,0 +46,0 @@ "lib"

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