easywork-common-lib 1.0.117 → 1.0.119
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/dist/entities/oauth.entity.d.ts +5 -0
- package/dist/entities/oauth.entity.js +25 -0
- package/dist/entities/oauth.entity.js.map +1 -1
- package/package.json +1 -1
- package/scripts/bump.sh +5 -5
- package/tsconfig.tsbuildinfo +1 -1
- package/dist/entities/helpers/contact_email.entity.d.ts +0 -11
- package/dist/entities/helpers/contact_email.entity.js +0 -61
- package/dist/entities/helpers/contact_email.entity.js.map +0 -1
- package/dist/entities/helpers/contact_phone.entity.d.ts +0 -11
- package/dist/entities/helpers/contact_phone.entity.js +0 -61
- package/dist/entities/helpers/contact_phone.entity.js.map +0 -1
- package/dist/entities/helpers/contact_sources.entity.d.ts +0 -5
- package/dist/entities/helpers/contact_sources.entity.js +0 -33
- package/dist/entities/helpers/contact_sources.entity.js.map +0 -1
- package/dist/entities/helpers/contact_types.entity.d.ts +0 -5
- package/dist/entities/helpers/contact_types.entity.js +0 -33
- package/dist/entities/helpers/contact_types.entity.js.map +0 -1
- package/dist/entities/helpers/lead_email.entity.d.ts +0 -11
- package/dist/entities/helpers/lead_email.entity.js +0 -59
- package/dist/entities/helpers/lead_email.entity.js.map +0 -1
- package/dist/entities/helpers/lead_phone.entity.d.ts +0 -11
- package/dist/entities/helpers/lead_phone.entity.js +0 -59
- package/dist/entities/helpers/lead_phone.entity.js.map +0 -1
- package/dist/entities/helpers/sales/h_poliza_forma_cobro.entity.d.ts +0 -5
- package/dist/entities/helpers/sales/h_poliza_forma_cobro.entity.js +0 -30
- package/dist/entities/helpers/sales/h_poliza_forma_cobro.entity.js.map +0 -1
- package/dist/entities/helpers/sales/h_poliza_frecuencia_pago.entity.d.ts +0 -6
- package/dist/entities/helpers/sales/h_poliza_frecuencia_pago.entity.js +0 -35
- package/dist/entities/helpers/sales/h_poliza_frecuencia_pago.entity.js.map +0 -1
- package/dist/entities/helpers/sales/h_poliza_type.entity.d.ts +0 -5
- package/dist/entities/helpers/sales/h_poliza_type.entity.js +0 -30
- package/dist/entities/helpers/sales/h_poliza_type.entity.js.map +0 -1
|
@@ -18,6 +18,11 @@ let Oauth = class Oauth extends database_1.BaseEntity {
|
|
|
18
18
|
access_token;
|
|
19
19
|
expires_in;
|
|
20
20
|
userId;
|
|
21
|
+
usergoogle_id;
|
|
22
|
+
family_name;
|
|
23
|
+
given_name;
|
|
24
|
+
email;
|
|
25
|
+
picture;
|
|
21
26
|
};
|
|
22
27
|
exports.Oauth = Oauth;
|
|
23
28
|
__decorate([
|
|
@@ -40,6 +45,26 @@ __decorate([
|
|
|
40
45
|
(0, typeorm_1.Column)(),
|
|
41
46
|
__metadata("design:type", String)
|
|
42
47
|
], Oauth.prototype, "userId", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)(),
|
|
50
|
+
__metadata("design:type", String)
|
|
51
|
+
], Oauth.prototype, "usergoogle_id", void 0);
|
|
52
|
+
__decorate([
|
|
53
|
+
(0, typeorm_1.Column)(),
|
|
54
|
+
__metadata("design:type", String)
|
|
55
|
+
], Oauth.prototype, "family_name", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
(0, typeorm_1.Column)(),
|
|
58
|
+
__metadata("design:type", String)
|
|
59
|
+
], Oauth.prototype, "given_name", void 0);
|
|
60
|
+
__decorate([
|
|
61
|
+
(0, typeorm_1.Column)(),
|
|
62
|
+
__metadata("design:type", String)
|
|
63
|
+
], Oauth.prototype, "email", void 0);
|
|
64
|
+
__decorate([
|
|
65
|
+
(0, typeorm_1.Column)(),
|
|
66
|
+
__metadata("design:type", String)
|
|
67
|
+
], Oauth.prototype, "picture", void 0);
|
|
43
68
|
exports.Oauth = Oauth = __decorate([
|
|
44
69
|
(0, typeorm_1.Entity)()
|
|
45
70
|
], Oauth);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"oauth.entity.js","sourceRoot":"","sources":["../../src/entities/oauth.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,iDAAgD;AAChD,qCAAyC;AAGlC,IAAM,KAAK,GAAX,MAAM,KAAM,SAAQ,qBAAU;IAEnC,OAAO,CAAS;IAGhB,aAAa,CAAS;IAGtB,YAAY,CAAS;IAGrB,UAAU,CAAS;IAGnB,MAAM,CAAS;
|
|
1
|
+
{"version":3,"file":"oauth.entity.js","sourceRoot":"","sources":["../../src/entities/oauth.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,iDAAgD;AAChD,qCAAyC;AAGlC,IAAM,KAAK,GAAX,MAAM,KAAM,SAAQ,qBAAU;IAEnC,OAAO,CAAS;IAGhB,aAAa,CAAS;IAGtB,YAAY,CAAS;IAGrB,UAAU,CAAS;IAGnB,MAAM,CAAS;IAGf,aAAa,CAAS;IAGtB,WAAW,CAAS;IAGpB,UAAU,CAAS;IAGnB,KAAK,CAAS;IAGd,OAAO,CAAS;CACjB,CAAA;AA9BY,sBAAK;AAEhB;IADC,IAAA,gBAAM,EAAC,KAAK,EAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;sCACf;AAGhB;IADC,IAAA,gBAAM,GAAE;;4CACa;AAGtB;IADC,IAAA,gBAAM,GAAE;;2CACY;AAGrB;IADC,IAAA,gBAAM,EAAC,KAAK,CAAC;;yCACK;AAGnB;IADC,IAAA,gBAAM,GAAE;;qCACM;AAGf;IADC,IAAA,gBAAM,GAAE;;4CACa;AAGtB;IADC,IAAA,gBAAM,GAAE;;0CACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;yCACU;AAGnB;IADC,IAAA,gBAAM,GAAE;;oCACK;AAGd;IADC,IAAA,gBAAM,GAAE;;sCACO;gBA7BL,KAAK;IADjB,IAAA,gBAAM,GAAE;GACI,KAAK,CA8BjB"}
|
package/package.json
CHANGED
package/scripts/bump.sh
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
git add .
|
|
2
|
-
git commit -m "bump version"
|
|
3
|
-
git push
|
|
4
|
-
npm version patch
|
|
5
|
-
yarn build
|
|
1
|
+
git add .
|
|
2
|
+
git commit -m "bump version"
|
|
3
|
+
git push
|
|
4
|
+
npm version patch
|
|
5
|
+
yarn build
|
|
6
6
|
npm publish
|