RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.367 → 1.0.369
spartaxx.businessmodels 1.0.367 → 1.0.369
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CCC/ClientPackageParam.ts
+1
-1
package/package.json
+1
-1
package/CCC/ClientPackageParam.ts
CHANGED
Viewed
@@ -21,5 +21,5 @@ export interface ClientPackageParam {
21
21
DocumentList?: ClientPackageDocument[];
22
22
ClientInputFormSteper?: ClientInputFormSteper[];
23
23
ItIsCCCBlastPcakge?: boolean;
24
-
ClientInputForm
:
ClientInputForm;
24
+
ClientInputForm
?:
ClientInputForm;
25
25
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
367
",
3
+
"version": "1.0.
369
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {