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 2.0.4 to 2.0.5

2

lib/layout/applyDefaultStyles.js

@@ -40,3 +40,3 @@ "use strict";

marginRight: a.marginRight || a.margin || 0,
opacity: R.isNil(a.opacity) ? 1 : a.opacity,
opacity: a.opacity,
paddingTop: a.paddingTop || a.padding || 0,

@@ -43,0 +43,0 @@ paragraphSpacing: a.paragraphSpacing || 0,

{
"name": "@react-pdf/textkit",
"license": "MIT",
"version": "2.0.4",
"version": "2.0.5",
"description": "An advanced text layout framework",

@@ -25,3 +25,3 @@ "main": "./lib/index.js",

},
"gitHead": "6e546516c4406e7e61269977684f9e05c59c6d5f"
"gitHead": "e15b90e39aefde8635663b58ef2e3ffa6494cecd"
}
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