parallax / jsPDF

Client-side JavaScript PDF generation for everyone.

Home Page:https://parall.ax/products/jspdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we have a new version with Math.random() fixed to avoid the vunerability warning

shajithomas32 opened this issue · comments

var token = Math.random().toString(35);
topics[topic][token] = [callback, !!once];

This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.