RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.407 → 1.0.408
spartaxx.businessmodels 1.0.407 → 1.0.408
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/CCC/CCCTemplateData.ts
+2
-0
package/package.json
+1
-1
/package/CCC/{ManageESignLink.TS → ManageESignLink.ts}
+0
-0
package/CCC/CCCTemplateData.ts
CHANGED
Viewed
@@ -28,4 +28,6 @@ export interface CCCTemplateData {
28
28
OutputBase64Format?: string;
29
29
DocumentsTempPath?: string[];
30
30
CCCItIsUSMailVersion?: boolean;
31
+
32
+
ItIsSubmitRequest?: boolean;
31
33
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
407
",
3
+
"version": "1.0.
408
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {
/package/CCC/{ManageESignLink.TS → ManageESignLink.ts}
RENAMED
Viewed
File without changes