@provis/provis-common-be-module 2.5.1 → 2.5.3

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.
@@ -134,6 +134,7 @@ loket.RISK_CONFIG[loket.RISK_CLK006] = {
134
134
  loket.DOCUMENT_DLK001,
135
135
  loket.DOCUMENT_DLK002,
136
136
  loket.DOCUMENT_DLK003,
137
+ loket.DOCUMENT_DLK010,
137
138
  loket.DOCUMENT_DLK016,
138
139
  loket.DOCUMENT_DLK017,
139
140
  loket.DOCUMENT_DLK018,
@@ -163,6 +164,7 @@ loket.RISK_CONFIG[loket.RISK_CLK008] = {
163
164
  loket.DOCUMENT_DLK001,
164
165
  loket.DOCUMENT_DLK002,
165
166
  loket.DOCUMENT_DLK003,
167
+ loket.DOCUMENT_DLK010,
166
168
  loket.DOCUMENT_DLK016,
167
169
  loket.DOCUMENT_DLK017,
168
170
  loket.DOCUMENT_DLK018,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "2.5.1",
3
+ "version": "2.5.3",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {