slnodejs 6.1.156 → 6.1.162

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46345,13 +46345,13 @@ var __spreadArrays = (this && this.__spreadArrays) || function () {
46345
46345
  });
46346
46346
  };
46347
46347
  AgentEventsController.prototype.submitPingEvent = function () {
46348
- return this.submitEvent(agent_events_conracts_1.AgentEventCode.AGENT_PING);
46348
+ return this.submitEvent(agent_events_conracts_1.AgentEventCode.AGENT_PING, { agentInfo: { labId: this.agentConfig.labId.value } });
46349
46349
  };
46350
- AgentEventsController.prototype.submitEvent = function (code) {
46350
+ AgentEventsController.prototype.submitEvent = function (code, data) {
46351
46351
  var _this = this;
46352
46352
  this.submittedEventsMap.set(code, true);
46353
46353
  this._logger.debug("About to send event with code '" + code + "', current time: " + system_date_1.getSystemDateValueOf());
46354
- var event = this.buildEvent(code);
46354
+ var event = this.buildEvent(code, data);
46355
46355
  this.submitAgentEventRequest(event).then(function () {
46356
46356
  return _this._logger.debug("Event with code '" + code + "' submitted successfully");
46357
46357
  });
@@ -65990,6 +65990,10 @@ module.exports={
65990
65990
  "application/cfw": {
65991
65991
  "source": "iana"
65992
65992
  },
65993
+ "application/city+json": {
65994
+ "source": "iana",
65995
+ "compressible": true
65996
+ },
65993
65997
  "application/clr": {
65994
65998
  "source": "iana"
65995
65999
  },
@@ -66033,7 +66037,8 @@ module.exports={
66033
66037
  },
66034
66038
  "application/cpl+xml": {
66035
66039
  "source": "iana",
66036
- "compressible": true
66040
+ "compressible": true,
66041
+ "extensions": ["cpl"]
66037
66042
  },
66038
66043
  "application/csrattrs": {
66039
66044
  "source": "iana"
@@ -66068,6 +66073,11 @@ module.exports={
66068
66073
  "compressible": true,
66069
66074
  "extensions": ["mpd"]
66070
66075
  },
66076
+ "application/dash-patch+xml": {
66077
+ "source": "iana",
66078
+ "compressible": true,
66079
+ "extensions": ["mpp"]
66080
+ },
66071
66081
  "application/dashdelta": {
66072
66082
  "source": "iana"
66073
66083
  },
@@ -66608,7 +66618,8 @@ module.exports={
66608
66618
  },
66609
66619
  "application/media-policy-dataset+xml": {
66610
66620
  "source": "iana",
66611
- "compressible": true
66621
+ "compressible": true,
66622
+ "extensions": ["mpf"]
66612
66623
  },
66613
66624
  "application/media_control+xml": {
66614
66625
  "source": "iana",
@@ -66764,6 +66775,9 @@ module.exports={
66764
66775
  "application/oauth-authz-req+jwt": {
66765
66776
  "source": "iana"
66766
66777
  },
66778
+ "application/oblivious-dns-message": {
66779
+ "source": "iana"
66780
+ },
66767
66781
  "application/ocsp-request": {
66768
66782
  "source": "iana"
66769
66783
  },
@@ -66856,7 +66870,8 @@ module.exports={
66856
66870
  "extensions": ["pgp"]
66857
66871
  },
66858
66872
  "application/pgp-keys": {
66859
- "source": "iana"
66873
+ "source": "iana",
66874
+ "extensions": ["asc"]
66860
66875
  },
66861
66876
  "application/pgp-signature": {
66862
66877
  "source": "iana",
@@ -68387,6 +68402,10 @@ module.exports={
68387
68402
  "application/vnd.ecip.rlp": {
68388
68403
  "source": "iana"
68389
68404
  },
68405
+ "application/vnd.eclipse.ditto+json": {
68406
+ "source": "iana",
68407
+ "compressible": true
68408
+ },
68390
68409
  "application/vnd.ecowin.chart": {
68391
68410
  "source": "iana",
68392
68411
  "extensions": ["mag"]
@@ -68544,6 +68563,10 @@ module.exports={
68544
68563
  "application/vnd.etsi.tsl.der": {
68545
68564
  "source": "iana"
68546
68565
  },
68566
+ "application/vnd.eu.kasparian.car+json": {
68567
+ "source": "iana",
68568
+ "compressible": true
68569
+ },
68547
68570
  "application/vnd.eudora.data": {
68548
68571
  "source": "iana"
68549
68572
  },
@@ -68574,6 +68597,10 @@ module.exports={
68574
68597
  "application/vnd.f-secure.mobile": {
68575
68598
  "source": "iana"
68576
68599
  },
68600
+ "application/vnd.familysearch.gedcom+zip": {
68601
+ "source": "iana",
68602
+ "compressible": false
68603
+ },
68577
68604
  "application/vnd.fastcopy-disk-image": {
68578
68605
  "source": "iana"
68579
68606
  },
@@ -68864,6 +68891,16 @@ module.exports={
68864
68891
  "source": "iana",
68865
68892
  "extensions": ["les"]
68866
68893
  },
68894
+ "application/vnd.hl7cda+xml": {
68895
+ "source": "iana",
68896
+ "charset": "UTF-8",
68897
+ "compressible": true
68898
+ },
68899
+ "application/vnd.hl7v2+xml": {
68900
+ "source": "iana",
68901
+ "charset": "UTF-8",
68902
+ "compressible": true
68903
+ },
68867
68904
  "application/vnd.hp-hpgl": {
68868
68905
  "source": "iana",
68869
68906
  "extensions": ["hpgl"]
@@ -69277,6 +69314,10 @@ module.exports={
69277
69314
  "source": "iana",
69278
69315
  "compressible": true
69279
69316
  },
69317
+ "application/vnd.maxar.archive.3tz+zip": {
69318
+ "source": "iana",
69319
+ "compressible": false
69320
+ },
69280
69321
  "application/vnd.maxmind.maxmind-db": {
69281
69322
  "source": "iana"
69282
69323
  },
@@ -70897,6 +70938,10 @@ module.exports={
70897
70938
  "source": "iana",
70898
70939
  "compressible": true
70899
70940
  },
70941
+ "application/vnd.syft+json": {
70942
+ "source": "iana",
70943
+ "compressible": true
70944
+ },
70900
70945
  "application/vnd.symbian.install": {
70901
70946
  "source": "apache",
70902
70947
  "extensions": ["sis","sisx"]
@@ -71287,7 +71332,8 @@ module.exports={
71287
71332
  },
71288
71333
  "application/watcherinfo+xml": {
71289
71334
  "source": "iana",
71290
- "compressible": true
71335
+ "compressible": true,
71336
+ "extensions": ["wif"]
71291
71337
  },
71292
71338
  "application/webpush-options+json": {
71293
71339
  "source": "iana",
@@ -72707,10 +72753,12 @@ module.exports={
72707
72753
  "extensions": ["apng"]
72708
72754
  },
72709
72755
  "image/avci": {
72710
- "source": "iana"
72756
+ "source": "iana",
72757
+ "extensions": ["avci"]
72711
72758
  },
72712
72759
  "image/avcs": {
72713
- "source": "iana"
72760
+ "source": "iana",
72761
+ "extensions": ["avcs"]
72714
72762
  },
72715
72763
  "image/avif": {
72716
72764
  "source": "iana",
@@ -74214,6 +74262,7 @@ module.exports={
74214
74262
  /*!
74215
74263
  * mime-db
74216
74264
  * Copyright(c) 2014 Jonathan Ong
74265
+ * Copyright(c) 2015-2022 Douglas Christopher Wilson
74217
74266
  * MIT Licensed
74218
74267
  */
74219
74268