@react-pdf/types
Advanced tools
Comparing version 2.1.0 to 2.1.1
# @react-pdf/types | ||
## 2.1.1 | ||
### Patch Changes | ||
- [#2106](https://github.com/diegomura/react-pdf/pull/2106) [`24bb5de`](https://github.com/diegomura/react-pdf/commit/24bb5de969a854cc0226438985b34ef8ae2d7581) Thanks [@RDO34](https://github.com/RDO34)! - Add `dpi` and `bookmark` page prop types | ||
## 2.1.0 | ||
@@ -4,0 +10,0 @@ |
@@ -10,1 +10,2 @@ export * from './pdf'; | ||
export * from './primitive'; | ||
export * from './bookmark'; |
{ | ||
"name": "@react-pdf/types", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "React-pdf TypeScript definitions", |
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
15460
469