Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codes-postaux

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codes-postaux - npm Package Compare versions

Comparing version 3.0.0-0 to 3.0.0-1

2

full.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc