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

@react-pdf/render

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf/render - npm Package Compare versions

Comparing version 3.5.0 to 4.0.0

20

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

@@ -9,11 +9,3 @@ "description": "A render engine for Node and the browser",

"type": "module",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
"exports": {
".": {
"import": "./lib/index.js",
"require": "./lib/index.cjs",
"default": "./lib/index.js"
}
},
"main": "./lib/index.js",
"repository": {

@@ -31,6 +23,6 @@ "type": "git",

"@babel/runtime": "^7.20.13",
"@react-pdf/fns": "2.2.1",
"@react-pdf/primitives": "^3.1.1",
"@react-pdf/textkit": "^4.4.1",
"@react-pdf/types": "^2.6.0",
"@react-pdf/fns": "3.0.0",
"@react-pdf/primitives": "^4.0.0",
"@react-pdf/textkit": "^5.0.0",
"@react-pdf/types": "^2.7.0",
"abs-svg-path": "^0.1.1",

@@ -37,0 +29,0 @@ "color-string": "^1.9.1",

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