@react-pdf/textkit
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "@react-pdf/textkit", | ||
"license": "MIT", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "An advanced text layout framework", | ||
@@ -26,3 +26,3 @@ "type": "module", | ||
"scripts": { | ||
"test": "NODE_OPTIONS=\"--experimental-vm-modules\" jest", | ||
"test": "vitest", | ||
"build": "rimraf ./lib && rollup -c", | ||
@@ -36,3 +36,4 @@ "watch": "rimraf ./lib && rollup -c -w" | ||
"@babel/runtime": "^7.20.13", | ||
"@react-pdf/fns": "2.1.0", | ||
"@react-pdf/fns": "2.2.0", | ||
"bidi-js": "^1.0.2", | ||
"hyphen": "^1.6.4", | ||
@@ -39,0 +40,0 @@ "unicode-properties": "^1.4.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
202302
6501
0
5
+ Addedbidi-js@^1.0.2
+ Added@react-pdf/fns@2.2.0(transitive)
+ Addedbidi-js@1.0.3(transitive)
+ Addedrequire-from-string@2.0.2(transitive)
- Removed@react-pdf/fns@2.1.0(transitive)
Updated@react-pdf/fns@2.2.0