svgedit/dist
Brett Zamir fbffc86503 - Security fix (minor): For embedded API, avoid chance for arbitrary property
setting (though this was only for trusted origins anyways)
- Security fix (minor): For embedded API example, copy params to iframe
    source without XSS risk (though params should already be XML-safe
    given `encodeURIComponent` and lack of a single quote attribute context)
- Linting (LGTM): Flag origin-checked item as safe
- Refactoring: Destructuring, ellipsis
- Docs (JSDoc): Missing return value
2018-09-22 10:06:25 +08:00
..
extensions - Security fix (minor): For embedded API, avoid chance for arbitrary property 2018-09-22 10:06:25 +08:00
locale - Fix (Context menus): Avoid showing double shortcuts (#285); add some 2018-09-14 07:18:26 +08:00
canvg.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
dom-polyfill.js - Breaking change: Extension now formatted as export (and `this` is set to editor, including for `callback`) 2018-06-12 06:50:28 +08:00
index-es.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
index-es.min.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
index-es.min.js.map - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
index-umd.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
index-umd.min.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
index-umd.min.js.map - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
jspdf.plugin.svgToPdf.js - Fix (image import): Put src after onload to avoid missing event; 2018-09-13 17:54:40 +08:00
redirect-on-lacking-support.js - npm: Update devDeps 2018-09-07 08:19:45 +08:00