Comparing version 0.0.6 to 0.0.7
@@ -10,3 +10,3 @@ const schedule = require('node-schedule') | ||
info.url = `http://www.nfe.fazenda.gov.br/portal/informe.aspx?ehCTG=false#${info.numero}` | ||
if (info.numero) { info.url = `http://www.nfe.fazenda.gov.br/portal/informe.aspx?ehCTG=false#${info.numero}` } | ||
@@ -13,0 +13,0 @@ if (options.fullNotify && !info) { return resolve(info) } |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": { | ||
@@ -16,0 +16,0 @@ "name": "Igor Souza Martins", |
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
4365