@alexssmusica/emissao-nota-fiscal
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@alexssmusica/emissao-nota-fiscal", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Modulo que auxilia na geração de NFe e NFCe", | ||
@@ -36,6 +36,6 @@ "main": "lib/index.js", | ||
"type": "tsc --project tsconfig.json", | ||
"test": "ts-node ./test/status-servico.test.ts" | ||
"test": "ts-node ./tests/status-servico.test.ts" | ||
}, | ||
"dependencies": { | ||
"@alexssmusica/node-pdf-nfe": "1.1.4", | ||
"@alexssmusica/node-pdf-nfe": "1.1.8", | ||
"bwip-js": "4.5.1", | ||
@@ -42,0 +42,0 @@ "date-fns": "2.29.3", |
Sorry, the diff of this file is not supported yet
1868468
+ Added@alexssmusica/node-pdf-nfe@1.1.8(transitive)
- Removed@alexssmusica/node-pdf-nfe@1.1.4(transitive)