@stbmoz-onboarding/core 1.3.1 → 1.3.2

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.
@@ -206,6 +206,11 @@ module.exports.branch = [{
206
206
  companyname: "AGENCIA LICHINGA",
207
207
  address: "Av. Filipe Samuel Magaia, Nº 593"
208
208
  },
209
+ {
210
+ id: "N05",
211
+ companyname: "AGENCIA PALMA",
212
+ address: "Av. Filipe Samuel Magaia, Nº 593"
213
+ },
209
214
  {
210
215
  id: "N06",
211
216
  companyname: "AGENCIA DE CUAMBA",
@@ -233,7 +238,7 @@ module.exports.branch = [{
233
238
  },
234
239
  {
235
240
  id: "N11",
236
- companyname: "AGENCIA DE PALMA",
241
+ companyname: "AGENCIA DE AFUNGI",
237
242
  address: "Estrada Principal, Bairro Incularino, R762"
238
243
  },
239
244
  {
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "_args": [
3
3
  [
4
- "@stbmoz-onboarding/core@1.3.1",
4
+ "@stbmoz-onboarding/core@1.3.2",
5
5
  "/Users/pedrodava/Bank_Code/RAO/Docker Backend/Inspector-service"
6
6
  ]
7
7
  ],
8
- "_from": "@stbmoz-onboarding/core@^1.3.1",
9
- "_id": "@stbmoz-onboarding/core@1.3.1",
8
+ "_from": "@stbmoz-onboarding/core@^1.3.2",
9
+ "_id": "@stbmoz-onboarding/core@1.3.2",
10
10
  "_inBundle": false,
11
11
  "_integrity": "sha512-qatMwNlMYc/F2vUN8E1YTmuxe5kZEPLYwAoT4Sk4RHg+/9bL4WWYk8zSIS8MRyEHkm7q/qa2moHPtGYI2Wmslg==",
12
12
  "_location": "/@stbmoz-onboarding/core",
@@ -14,20 +14,20 @@
14
14
  "_requested": {
15
15
  "type": "range",
16
16
  "registry": true,
17
- "raw": "@stbmoz-onboarding/core@^1.3.1",
17
+ "raw": "@stbmoz-onboarding/core@^1.3.2",
18
18
  "name": "@stbmoz-onboarding/core",
19
19
  "escapedName": "@stbmoz-onboarding%2fcore",
20
20
  "scope": "@stbmoz-onboarding",
21
- "rawSpec": "^1.3.1",
21
+ "rawSpec": "^1.3.2",
22
22
  "saveSpec": null,
23
- "fetchSpec": "^1.3.1"
23
+ "fetchSpec": "^1.3.2"
24
24
  },
25
25
  "_requiredBy": [
26
26
  "/"
27
27
  ],
28
- "_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.3.1.tgz",
28
+ "_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.3.2.tgz",
29
29
  "_shasum": "0559fbdc9a3ad360e6504d7e0318e78e21cb4668",
30
- "_spec": "@stbmoz-onboarding/core@^1.3.1",
30
+ "_spec": "@stbmoz-onboarding/core@^1.3.2",
31
31
  "_where": "/Users/pedrodava/Bank_Code/RAO/FrontEnd/BackOffice-Frontend",
32
32
  "author": "",
33
33
  "bundleDependencies": false,
@@ -41,5 +41,5 @@
41
41
  "test": "echo \"Error: no test specified\" && exit 1"
42
42
  },
43
43
  "type": "commonjs",
44
- "version": "1.3.1"
44
+ "version": "1.3.2"
45
45
  }