@heliofi/common 0.2.72 → 0.2.73
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/src/domain/constants/{RedirectQueryParams.js → redirectQueryParams.js} +1 -1
- package/dist/src/domain/constants/redirectQueryParams.js.map +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHookEvent.entity.d.ts +6 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHookEvent.entity.js +23 -1
- package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHookEvent.entity.js.map +1 -1
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/constants/index.d.ts +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/constants/index.js +18 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/constants/index.js.map +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/constants/retryAttemps.d.ts +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/constants/retryAttemps.js +5 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/constants/retryAttemps.js.map +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/createPaylinkHookEvent.dto.d.ts +10 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/createPaylinkHookEvent.dto.js +45 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/createPaylinkHookEvent.dto.js.map +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/index.d.ts +2 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/index.js +19 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/index.js.map +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/updatePaylinkHookEvent.dto.d.ts +6 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/updatePaylinkHookEvent.dto.js +33 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/dtos/updatePaylinkHookEvent.dto.js.map +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/index.d.ts +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/index.js +1 -0
- package/dist/src/domain/model/webhook/paylink/paylink-hook-event/index.js.map +1 -1
- package/dist/src/domain/services/ClusterService.js +1 -1
- package/dist/src/domain/services/ClusterService.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/src/domain/constants/RedirectQueryParams.js.map +0 -1
- package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/HookSecret.entity.d.ts +0 -4
- package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/HookSecret.entity.js +0 -8
- package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/HookSecret.entity.js.map +0 -1
- /package/dist/src/domain/constants/{RedirectQueryParams.d.ts → redirectQueryParams.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heliofi/common",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.73",
|
|
5
5
|
"description": "Common package",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
@@ -31,5 +31,5 @@
|
|
|
31
31
|
"ts-loader": "^9.3.1",
|
|
32
32
|
"typescript": "4.8.4"
|
|
33
33
|
},
|
|
34
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "7dc9b9fa896579319a36c691d53e6731a20c621c"
|
|
35
35
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RedirectQueryParams.js","sourceRoot":"","sources":["../../../../src/domain/constants/RedirectQueryParams.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAEX;AAFD,WAAY,mBAAmB;IAC7B,wDAAiC,CAAA;AACnC,CAAC,EAFW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAE9B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HookSecret = void 0;
|
|
4
|
-
const entity_1 = require("../../../../entity");
|
|
5
|
-
class HookSecret extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.HookSecret = HookSecret;
|
|
8
|
-
//# sourceMappingURL=HookSecret.entity.js.map
|
package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/HookSecret.entity.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HookSecret.entity.js","sourceRoot":"","sources":["../../../../../../../../src/domain/model/webhook/paylink/paylink-hook/entities/HookSecret.entity.ts"],"names":[],"mappings":";;;AAAA,+CAA4C;AAE5C,MAAa,UAAW,SAAQ,eAAM;CAErC;AAFD,gCAEC"}
|
|
File without changes
|