@stbmoz-onboarding/core 1.3.2 → 1.3.4

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.
Files changed (2) hide show
  1. package/Utilities/branch.js +1 -1
  2. package/package.json +10 -10
@@ -239,7 +239,7 @@ module.exports.branch = [{
239
239
  {
240
240
  id: "N11",
241
241
  companyname: "AGENCIA DE AFUNGI",
242
- address: "Estrada Principal, Bairro Incularino, R762"
242
+ address: " Bairro Quitunda, Afungi, Palma Sede"
243
243
  },
244
244
  {
245
245
  id: "N12",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "_args": [
3
3
  [
4
- "@stbmoz-onboarding/core@1.3.2",
4
+ "@stbmoz-onboarding/core@1.3.4",
5
5
  "/Users/pedrodava/Bank_Code/RAO/Docker Backend/Inspector-service"
6
6
  ]
7
7
  ],
8
- "_from": "@stbmoz-onboarding/core@^1.3.2",
9
- "_id": "@stbmoz-onboarding/core@1.3.2",
8
+ "_from": "@stbmoz-onboarding/core@^1.3.4",
9
+ "_id": "@stbmoz-onboarding/core@1.3.4",
10
10
  "_inBundle": false,
11
11
  "_integrity": "sha512-qatMwNlMYc/F2vUN8E1YTmuxe5kZEPLYwAoT4Sk4RHg+/9bL4WWYk8zSIS8MRyEHkm7q/qa2moHPtGYI2Wmslg==",
12
12
  "_location": "/@stbmoz-onboarding/core",
@@ -14,21 +14,21 @@
14
14
  "_requested": {
15
15
  "type": "range",
16
16
  "registry": true,
17
- "raw": "@stbmoz-onboarding/core@^1.3.2",
17
+ "raw": "@stbmoz-onboarding/core@^1.3.4",
18
18
  "name": "@stbmoz-onboarding/core",
19
19
  "escapedName": "@stbmoz-onboarding%2fcore",
20
20
  "scope": "@stbmoz-onboarding",
21
- "rawSpec": "^1.3.2",
21
+ "rawSpec": "^1.3.4",
22
22
  "saveSpec": null,
23
- "fetchSpec": "^1.3.2"
23
+ "fetchSpec": "^1.3.4"
24
24
  },
25
25
  "_requiredBy": [
26
26
  "/"
27
27
  ],
28
- "_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.3.2.tgz",
28
+ "_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.3.4.tgz",
29
29
  "_shasum": "0559fbdc9a3ad360e6504d7e0318e78e21cb4668",
30
- "_spec": "@stbmoz-onboarding/core@^1.3.2",
31
- "_where": "/Users/pedrodava/Bank_Code/RAO/FrontEnd/BackOffice-Frontend",
30
+ "_spec": "@stbmoz-onboarding/core@^1.3.4",
31
+ "_where": "/Users/pedrodava/Bank_Code/RAO/FrontEnd/Customer-Frontend",
32
32
  "author": "",
33
33
  "bundleDependencies": false,
34
34
  "deprecated": 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.2"
44
+ "version": "1.3.4"
45
45
  }