codes-postaux
Advanced tools
Comparing version 3.0.0-0 to 3.0.0-1
@@ -42,3 +42,3 @@ const {keyBy, groupBy, pick} = require('lodash') | ||
function formatResult(entry) { | ||
return pick(entry, 'codePostal', 'libelleAcheminement') | ||
return pick(entry, 'codePostal', 'libelleAcheminement', 'codeCommune', 'nomCommune') | ||
} | ||
@@ -45,0 +45,0 @@ |
{ | ||
"name": "codes-postaux", | ||
"version": "3.0.0-0", | ||
"version": "3.0.0-1", | ||
"description": "French postal codes API for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
61474641
0