sysone-api-mapper 1.0.99 → 1.0.100

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sysone-api-mapper",
3
- "version": "1.0.99",
3
+ "version": "1.0.100",
4
4
  "description": "Paquete mapper para portal de productores",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -106,7 +106,7 @@ const getPolicies_CNP = async (response) => {
106
106
  ]
107
107
  }
108
108
  },
109
- code: "N/A",
109
+ code: p.number,
110
110
  alias: "N/A",
111
111
  product: {
112
112
  code: p.section?.code?.toString() || null,