jspdf-autotable
Advanced tools
Comparing version
/*! | ||
* | ||
* jsPDF AutoTable plugin v5.0.1 | ||
* jsPDF AutoTable plugin v5.0.2 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright (c) 2025 Simon Bengtsson, https://github.com/simonbengtsson/jsPDF-AutoTable |
{ | ||
"name": "jspdf-autotable", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Generate pdf tables with javascript (jsPDF plugin)", | ||
@@ -9,3 +9,4 @@ "main": "dist/jspdf.plugin.autotable.js", | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/jspdf.plugin.autotable.js" | ||
"require": "./dist/jspdf.plugin.autotable.js", | ||
"import": "./dist/jspdf.plugin.autotable.mjs" | ||
}, | ||
@@ -12,0 +13,0 @@ "./es": { |
Sorry, the diff of this file is too big to display
235931
0.02%