@greymass/keycert-pdf
Advanced tools
Comparing version 1.0.0 to 1.1.0
/** | ||
* @greymass/keycert-pdf v1.0.0 | ||
* @greymass/keycert-pdf v1.1.0 | ||
* https://github.com/greymass/@greymass/keycert-pdf | ||
@@ -66,3 +66,2 @@ * | ||
export default generate; | ||
export { Arguments, ChainState }; | ||
export { Arguments, ChainState, generate as default }; |
/** | ||
* @greymass/keycert-pdf v1.0.0 | ||
* @greymass/keycert-pdf v1.1.0 | ||
* https://github.com/greymass/@greymass/keycert-pdf | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* @greymass/keycert-pdf v1.0.0 | ||
* @greymass/keycert-pdf v1.1.0 | ||
* https://github.com/greymass/@greymass/keycert-pdf | ||
@@ -36,3 +36,3 @@ * | ||
*/ | ||
import { PDFDocument, pushGraphicsState, setCharacterSpacing, popGraphicsState, grayscale, rgb } from 'pdf-lib'; | ||
import { grayscale, rgb, PDFDocument, pushGraphicsState, setCharacterSpacing, popGraphicsState } from 'pdf-lib'; | ||
import fontkit from '@pdf-lib/fontkit'; | ||
@@ -137,3 +137,3 @@ import { render } from 'qr-svg'; | ||
export default generate; | ||
export { generate as default }; | ||
//# sourceMappingURL=keycert-pdf.m.js.map |
{ | ||
"name": "@greymass/keycert-pdf", | ||
"description": "Pure JS PDF generation for Anchor Owner Key Certificates", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/greymass/@greymass/keycert-pdf", | ||
@@ -6,0 +6,0 @@ "license": "BSD-3-Clause", |
@@ -6,7 +6,2 @@ @greymass/keycert-pdf | ||
## Attention | ||
Before this is open-sourced a replacement font is needed, Apple does not license the SF font to be displayed on anything | ||
not made by them 😬. | ||
## Installation | ||
@@ -13,0 +8,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
12
2637733
499
34
2