@react-pdf/fontkit
Advanced tools
Comparing version 2.1.1 to 2.1.2
# @react-pdf/fontkit | ||
## 2.1.2 | ||
### Patch Changes | ||
- [#1907](https://github.com/diegomura/react-pdf/pull/1907) [`0fcc594`](https://github.com/diegomura/react-pdf/commit/0fcc594310d5af30ca1e752b3efc7a047e813dcb) Thanks [@diegomura](https://github.com/diegomura)! - chore: use unicode-properties mainline repo | ||
## 2.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@react-pdf/fontkit", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "An advanced font engine for Node and the browser", | ||
@@ -30,3 +30,2 @@ "repository": { | ||
"@babel/runtime": "^7.16.4", | ||
"@react-pdf/unicode-properties": "^2.5.0", | ||
"brotli": "^1.2.0", | ||
@@ -38,2 +37,3 @@ "clone": "^1.0.4", | ||
"tiny-inflate": "^1.0.2", | ||
"unicode-properties": "^1.4.1", | ||
"unicode-trie": "^0.3.0" | ||
@@ -40,0 +40,0 @@ }, |
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
3342979
+ Addedunicode-properties@^1.4.1
+ Addedunicode-properties@1.4.1(transitive)
+ Addedunicode-trie@2.0.0(transitive)
- Removed@react-pdf/unicode-properties@^2.5.0
- Removed@react-pdf/unicode-properties@2.6.0(transitive)