@e-invoice-eu/core
Advanced tools
+14
-13
| { | ||
| "name": "@e-invoice-eu/core", | ||
| "version": "2.3.1", | ||
| "version": "2.3.2", | ||
| "description": "Generate e-invoices (E-Rechnung in German) conforming to EN16931 (Factur-X/ZUGFeRD, UBL, CII, XRechnung aka X-Rechnung) from LibreOffice Calc/Excel data or JSON. ", | ||
@@ -78,12 +78,12 @@ "keywords": [ | ||
| "@types/jsonpath-plus": "^5.0.5", | ||
| "@types/node": "^25.2.3", | ||
| "@typescript-eslint/eslint-plugin": "^8.55.0", | ||
| "@typescript-eslint/parser": "^8.55.0", | ||
| "@types/node": "^25.3.2", | ||
| "@typescript-eslint/eslint-plugin": "^8.56.1", | ||
| "@typescript-eslint/parser": "^8.56.1", | ||
| "ajv-formats": "^3.0.1", | ||
| "bun": "^1.3.9", | ||
| "eslint": "^10.0.0", | ||
| "bun": "^1.3.10", | ||
| "eslint": "^10.0.2", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "eslint-plugin-import": "^2.32.0", | ||
| "eslint-plugin-prettier": "^5.5.5", | ||
| "fast-xml-parser": "^5.3.6", | ||
| "fast-xml-parser": "^5.4.1", | ||
| "jest": "^30.2.0", | ||
@@ -94,4 +94,4 @@ "js-yaml": "^4.1.1", | ||
| "npm-run-all": "^4.1.5", | ||
| "rimraf": "^6.1.2", | ||
| "rollup": "^4.57.1", | ||
| "rimraf": "^6.1.3", | ||
| "rollup": "^4.59.0", | ||
| "rollup-plugin-polyfill-node": "^0.13.0", | ||
@@ -106,10 +106,10 @@ "ts-jest": "^29.4.6", | ||
| "typescript": "^5.9.3", | ||
| "typescript-eslint": "^8.55.0" | ||
| "typescript-eslint": "^8.56.1" | ||
| }, | ||
| "dependencies": { | ||
| "@cantoo/pdf-lib": "^2.5.3", | ||
| "@cantoo/pdf-lib": "^2.6.1", | ||
| "@e965/xlsx": "^0.20.3", | ||
| "@esgettext/runtime": "^1.3.9", | ||
| "ajv": "^8.17.1", | ||
| "jsonpath-plus": "^10.3.0", | ||
| "ajv": "^8.18.0", | ||
| "jsonpath-plus": "^10.4.0", | ||
| "tmp-promise": "^3.0.3", | ||
@@ -130,2 +130,3 @@ "xmlbuilder2": "^4.0.3" | ||
| "typedoc": "typedoc src/index.ts && node patch-image.mjs", | ||
| "pretypedoc": "node ./write-package.mjs >src/package.ts", | ||
| "pretest": "node ./write-package.mjs >src/package.ts", | ||
@@ -132,0 +133,0 @@ "test": "jest", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
21631819
0.52%30459
0.11%Updated
Updated
Updated