RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.371 → 1.0.372
spartaxx.businessmodels 1.0.371 → 1.0.372
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/ClientSetup/ClientSetupParam.ts
+1
-0
package/package.json
+1
-1
package/ClientSetup/ClientSetupParam.ts
CHANGED
Viewed
@@ -177,4 +177,5 @@ export interface OnlineClientSetupInfo {
177
177
ReferralEmployeeId?: number;
178
178
TxrollLegalDescription?: string;
179
179
SocketToken?: string;
180
+
IPAddress?: string;
180
181
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
371
",
3
+
"version": "1.0.
372
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {