@react-pdf/fontkit
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@react-pdf/fontkit", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "An advanced font engine for Node and the browser", | ||
@@ -26,5 +26,5 @@ "scripts": { | ||
"brotli": "^1.2.0", | ||
"clone": "^1.0.1", | ||
"clone": "^1.0.4", | ||
"deep-equal": "^1.0.0", | ||
"dfa": "^1.0.0", | ||
"dfa": "1.1.0", | ||
"restructure": "^0.5.3", | ||
@@ -38,3 +38,4 @@ "tiny-inflate": "^1.0.2", | ||
"iconv-lite": "^0.4.13" | ||
} | ||
}, | ||
"gitHead": "09b1b0b45bcd7cecd2bbd340aee1b026db18815c" | ||
} |
@@ -16,5 +16,6 @@ <p align="center"> | ||
> Updated to 417af0c79c5664271a07a783574ec7fac7ebad0c | ||
- Ship parsed tries for browser compatibility | ||
- Ship node and browser separate builds (ignoring node dependencies) | ||
- Add stringIndices to GlyphRun | ||
- `openSync` and `open` not available for browser (throws error) | ||
@@ -21,0 +22,0 @@ - Remove WOFF2 from browser build (due to `broli` dependency) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
3522409
11
155306
284
0
9
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addeddfa@1.1.0(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)
- Removeddfa@1.2.0(transitive)
Updatedclone@^1.0.4
Updateddfa@1.1.0