RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
digicust_types
Versions diffs
1.8.28 → 1.8.29
digicust_types 1.8.28 → 1.8.29
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/lib/models/digicust/documents/document-types/digicust-document.model.js
+0
-1
package/package.json
+1
-1
package/lib/models/digicust/documents/document-types/digicust-document.model.js
CHANGED
Viewed
@@ -6,7 +6,6 @@ const __2 = require("../..");
6
6
const condenseDocument = (document) => {
7
7
const doc = document
8
8
? {
9
-
temp: "isCondensed",
10
9
id: document.id,
11
10
caseId: document.caseId,
12
11
queueId: document.queueId,
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "digicust_types",
3
-
"version": "1.8.
28
",
3
+
"version": "1.8.
29
",
4
4
"description": "",
5
5
"main": "lib/index.js",
6
6
"types": "lib/index.d.ts",