@toolspack/ttd-pdfjs 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,4 +21,5 @@
21
21
  0.0.1: 修复bug
22
22
  0.0.2: 升级pdfjs-dist 到: 3.11.174
23
23
  0.0.3: cmapurl改用本地化
24
- 0.0.4: 优化destroy,清空canvas
24
+ 0.0.4: 优化destroy,清空canvas
25
+ 0.0.5: 使用legacy目录否则 chrome88 报错(structuredClone is not defined)