jspdf-autotable
Advanced tools
Comparing version 3.5.8 to 3.5.9
/*! | ||
* | ||
* jsPDF AutoTable plugin v3.5.8 | ||
* jsPDF AutoTable plugin v3.5.9 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright (c) 2020 Simon Bengtsson, https://github.com/simonbengtsson/jsPDF-AutoTable |
{ | ||
"name": "jspdf-autotable", | ||
"version": "3.5.8", | ||
"version": "3.5.9", | ||
"description": "Generate pdf tables with javascript (jsPDF plugin)", | ||
@@ -21,18 +21,18 @@ "main": "dist/jspdf.plugin.autotable.js", | ||
"devDependencies": { | ||
"@types/mocha": "^7.0.2", | ||
"@typescript-eslint/eslint-plugin": "^3.4.0", | ||
"@typescript-eslint/parser": "^3.4.0", | ||
"dts-bundle-generator": "^4.3.0", | ||
"eslint": "^7.3.1", | ||
"@types/mocha": "^8.0.2", | ||
"@typescript-eslint/eslint-plugin": "^3.9.0", | ||
"@typescript-eslint/parser": "^3.9.0", | ||
"dts-bundle-generator": "^5.3.0", | ||
"eslint": "^7.6.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"jsdom": "^16.2.2", | ||
"jsdom": "^16.4.0", | ||
"jspdf": "^2.0.0", | ||
"mocha": "^8.0.1", | ||
"npm-check-updates": "^7.0.1", | ||
"mocha": "^8.1.1", | ||
"npm-check-updates": "^7.1.0", | ||
"prettier": "2.0.5", | ||
"ts-loader": "^7.0.5", | ||
"ts-loader": "^8.0.2", | ||
"ts-node": "^8.10.2", | ||
"typescript": "^3.9.5", | ||
"webpack": "^4.43.0", | ||
"typescript": "^3.9.7", | ||
"webpack": "^4.44.1", | ||
"webpack-cli": "^3.3.12", | ||
@@ -39,0 +39,0 @@ "webpack-dev-server": "^3.11.0" |
Sorry, the diff of this file is too big to display
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
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