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 0.3.7 to 0.4.0

2

engines/scriptItemizer/index.js

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

var _unicodeProperties = _interopRequireDefault(require("@react-pdf/unicode-properties"));
var _unicodeProperties = _interopRequireDefault(require("unicode-properties"));

@@ -15,0 +15,0 @@ var _empty = _interopRequireDefault(require("../../attributedString/empty"));

{
"name": "@react-pdf/textkit",
"version": "0.3.7",
"version": "0.4.0",
"description": "An advanced text layout framework",

@@ -37,6 +37,6 @@ "main": "./index.js",

"@babel/runtime": "^7.4.3",
"@react-pdf/unicode-properties": "^2.2.0",
"babel-runtime": "^6.26.0",
"hyphen": "^1.1.1",
"ramda": "^0.26.1"
"ramda": "^0.26.1",
"unicode-properties": "^1.3.1"
},

@@ -43,0 +43,0 @@ "devDependencies": {

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