RubyGems
npm
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.154 → 1.0.155
spartaxx.businessmodels 1.0.154 → 1.0.155
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CCC/QualifiedClientInfo.ts
+1
-1
package/package.json
+1
-1
package/CCC/QualifiedClientInfo.ts
CHANGED
Viewed
@@ -28,7 +28,7 @@ export interface QualifiedClientInfo {
28
28
29
29
BlastStatusId?: number;
30
30
31
-
ResidentailAccounts
?: number;
31
+
ResidentialAccounts
?: number;
32
32
CommercialAccounts?: number;
33
33
TotalAccounts?: number;
34
34
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
154
",
3
+
"version": "1.0.
155
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {