@dcl/playground-assets 7.0.6-4196319965.commit-5ba2a36 → 7.0.6-4197739270.commit-db87ed8

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl/sdk",
3
- "version": "7.0.6-4196319965.commit-5ba2a36",
3
+ "version": "7.0.6-4197739270.commit-db87ed8",
4
4
  "description": "",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
@@ -25,26 +25,23 @@
25
25
  "@dcl/ecs-math": "2.0.1-20221129185242.commit-40495c1",
26
26
  "@dcl/explorer": "1.0.81966-20230215010724.commit-64eb73f",
27
27
  "@dcl/js-runtime": "file:../js-runtime",
28
- "@dcl/mini-comms": "1.0.0",
28
+ "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
29
29
  "@dcl/protocol": "1.0.0-4114477251.commit-ccb88d6",
30
30
  "@dcl/react-ecs": "file:../react-ecs",
31
- "@dcl/schemas": "6.6.0",
32
- "@types/inquirer": "^8.2.5",
33
- "@well-known-components/env-config-provider": "^1.1.2-20220801195549.commit-101c273",
34
- "@well-known-components/http-server": "^1.1.6-20220927190058.commit-2dfb235",
35
- "@well-known-components/logger": "^3.0.0",
36
- "@well-known-components/metrics": "^2.0.1-20220909150423.commit-8f7e5bc",
31
+ "@dcl/schemas": "6.10.0",
32
+ "@well-known-components/env-config-provider": "^1.2.0",
33
+ "@well-known-components/http-server": "^2.0.0-20230216161243.commit-bfe3f0a",
34
+ "@well-known-components/logger": "^3.1.2",
35
+ "@well-known-components/metrics": "^2.0.1",
37
36
  "arg": "5.0.2",
38
37
  "chokidar": "^3.5.3",
39
38
  "colorette": "^2.0.19",
40
39
  "extract-zip": "2.0.1",
41
40
  "ignore": "^5.2.4",
42
- "inquirer": "^8.2.5",
43
41
  "node-fetch": "^2.6.8",
44
42
  "open": "^8.4.0",
45
- "ora": "6.1.2",
46
43
  "portfinder": "^1.0.32",
47
- "undici": "^5.14.0"
44
+ "undici": "^5.19.1"
48
45
  },
49
46
  "devDependencies": {
50
47
  "@types/node-fetch": "^2.6.1",
@@ -57,5 +54,5 @@
57
54
  "displayName": "SDK",
58
55
  "tsconfig": "./tsconfig.json"
59
56
  },
60
- "commit": "5ba2a3616ea419a04974be07876850ed63eca7e2"
57
+ "commit": "db87ed858980056a94676a045ff9fe132f903ef3"
61
58
  }
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.33.8"
8
+ "packageVersion": "7.34.4"
9
9
  }
10
10
  ]
11
11
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.33.8",
5
- "schemaVersion": 1010,
4
+ "toolVersion": "7.34.4",
5
+ "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
8
8
  "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
@@ -24792,6 +24792,7 @@
24792
24792
  ],
24793
24793
  "fileUrlPath": "../sdk/message-bus.d.ts",
24794
24794
  "releaseTag": "Public",
24795
+ "isAbstract": false,
24795
24796
  "name": "MessageBus",
24796
24797
  "preserveMemberOrder": false,
24797
24798
  "members": [
@@ -24876,6 +24877,7 @@
24876
24877
  }
24877
24878
  ],
24878
24879
  "isOptional": false,
24880
+ "isAbstract": false,
24879
24881
  "name": "emit"
24880
24882
  },
24881
24883
  {
@@ -24953,6 +24955,7 @@
24953
24955
  }
24954
24956
  ],
24955
24957
  "isOptional": false,
24958
+ "isAbstract": false,
24956
24959
  "name": "on"
24957
24960
  }
24958
24961
  ],
@@ -25520,6 +25523,7 @@
25520
25523
  }
25521
25524
  }
25522
25525
  ],
25526
+ "isAbstract": false,
25523
25527
  "name": "Observable",
25524
25528
  "preserveMemberOrder": false,
25525
25529
  "members": [
@@ -25691,6 +25695,7 @@
25691
25695
  }
25692
25696
  ],
25693
25697
  "isOptional": false,
25698
+ "isAbstract": false,
25694
25699
  "name": "add"
25695
25700
  },
25696
25701
  {
@@ -25756,6 +25761,7 @@
25756
25761
  }
25757
25762
  ],
25758
25763
  "isOptional": false,
25764
+ "isAbstract": false,
25759
25765
  "name": "addOnce"
25760
25766
  },
25761
25767
  {
@@ -25786,6 +25792,7 @@
25786
25792
  "overloadIndex": 1,
25787
25793
  "parameters": [],
25788
25794
  "isOptional": false,
25795
+ "isAbstract": false,
25789
25796
  "name": "clear"
25790
25797
  },
25791
25798
  {
@@ -25821,6 +25828,7 @@
25821
25828
  "overloadIndex": 1,
25822
25829
  "parameters": [],
25823
25830
  "isOptional": false,
25831
+ "isAbstract": false,
25824
25832
  "name": "clone"
25825
25833
  },
25826
25834
  {
@@ -25851,6 +25859,7 @@
25851
25859
  "overloadIndex": 1,
25852
25860
  "parameters": [],
25853
25861
  "isOptional": false,
25862
+ "isAbstract": false,
25854
25863
  "name": "hasObservers"
25855
25864
  },
25856
25865
  {
@@ -25898,6 +25907,7 @@
25898
25907
  }
25899
25908
  ],
25900
25909
  "isOptional": false,
25910
+ "isAbstract": false,
25901
25911
  "name": "hasSpecificMask"
25902
25912
  },
25903
25913
  {
@@ -25982,6 +25992,7 @@
25982
25992
  }
25983
25993
  ],
25984
25994
  "isOptional": false,
25995
+ "isAbstract": false,
25985
25996
  "name": "notifyObserver"
25986
25997
  },
25987
25998
  {
@@ -26077,6 +26088,7 @@
26077
26088
  }
26078
26089
  ],
26079
26090
  "isOptional": false,
26091
+ "isAbstract": false,
26080
26092
  "name": "notifyObservers"
26081
26093
  },
26082
26094
  {
@@ -26177,6 +26189,7 @@
26177
26189
  }
26178
26190
  ],
26179
26191
  "isOptional": false,
26192
+ "isAbstract": false,
26180
26193
  "name": "notifyObserversWithPromise"
26181
26194
  },
26182
26195
  {
@@ -26233,6 +26246,7 @@
26233
26246
  }
26234
26247
  ],
26235
26248
  "isOptional": false,
26249
+ "isAbstract": false,
26236
26250
  "name": "remove"
26237
26251
  },
26238
26252
  {
@@ -26305,6 +26319,7 @@
26305
26319
  }
26306
26320
  ],
26307
26321
  "isOptional": false,
26322
+ "isAbstract": false,
26308
26323
  "name": "removeCallback"
26309
26324
  }
26310
26325
  ],
@@ -26335,6 +26350,7 @@
26335
26350
  }
26336
26351
  }
26337
26352
  ],
26353
+ "isAbstract": false,
26338
26354
  "name": "Observer",
26339
26355
  "preserveMemberOrder": false,
26340
26356
  "members": [
@@ -26365,7 +26381,8 @@
26365
26381
  "endIndex": 2
26366
26382
  },
26367
26383
  "isStatic": false,
26368
- "isProtected": false
26384
+ "isProtected": false,
26385
+ "isAbstract": false
26369
26386
  },
26370
26387
  {
26371
26388
  "kind": "Constructor",
@@ -26476,7 +26493,8 @@
26476
26493
  "endIndex": 4
26477
26494
  },
26478
26495
  "isStatic": false,
26479
- "isProtected": false
26496
+ "isProtected": false,
26497
+ "isAbstract": false
26480
26498
  },
26481
26499
  {
26482
26500
  "kind": "Property",
@@ -26505,7 +26523,8 @@
26505
26523
  "endIndex": 2
26506
26524
  },
26507
26525
  "isStatic": false,
26508
- "isProtected": false
26526
+ "isProtected": false,
26527
+ "isAbstract": false
26509
26528
  },
26510
26529
  {
26511
26530
  "kind": "Property",
@@ -26534,7 +26553,8 @@
26534
26553
  "endIndex": 2
26535
26554
  },
26536
26555
  "isStatic": false,
26537
- "isProtected": false
26556
+ "isProtected": false,
26557
+ "isAbstract": false
26538
26558
  },
26539
26559
  {
26540
26560
  "kind": "Property",
@@ -26563,7 +26583,8 @@
26563
26583
  "endIndex": 2
26564
26584
  },
26565
26585
  "isStatic": false,
26566
- "isProtected": false
26586
+ "isProtected": false,
26587
+ "isAbstract": false
26567
26588
  }
26568
26589
  ],
26569
26590
  "implementsTokenRanges": []
@@ -26580,6 +26601,7 @@
26580
26601
  ],
26581
26602
  "fileUrlPath": "../sdk/internal/Observable.d.ts",
26582
26603
  "releaseTag": "Public",
26604
+ "isAbstract": false,
26583
26605
  "name": "ObserverEventState",
26584
26606
  "preserveMemberOrder": false,
26585
26607
  "members": [
@@ -26690,7 +26712,8 @@
26690
26712
  "endIndex": 2
26691
26713
  },
26692
26714
  "isStatic": false,
26693
- "isProtected": false
26715
+ "isProtected": false,
26716
+ "isAbstract": false
26694
26717
  },
26695
26718
  {
26696
26719
  "kind": "Method",
@@ -26786,6 +26809,7 @@
26786
26809
  }
26787
26810
  ],
26788
26811
  "isOptional": false,
26812
+ "isAbstract": false,
26789
26813
  "name": "initalize"
26790
26814
  },
26791
26815
  {
@@ -26815,7 +26839,8 @@
26815
26839
  "endIndex": 2
26816
26840
  },
26817
26841
  "isStatic": false,
26818
- "isProtected": false
26842
+ "isProtected": false,
26843
+ "isAbstract": false
26819
26844
  },
26820
26845
  {
26821
26846
  "kind": "Property",
@@ -26844,7 +26869,8 @@
26844
26869
  "endIndex": 2
26845
26870
  },
26846
26871
  "isStatic": false,
26847
- "isProtected": false
26872
+ "isProtected": false,
26873
+ "isAbstract": false
26848
26874
  },
26849
26875
  {
26850
26876
  "kind": "Property",
@@ -26873,7 +26899,8 @@
26873
26899
  "endIndex": 2
26874
26900
  },
26875
26901
  "isStatic": false,
26876
- "isProtected": false
26902
+ "isProtected": false,
26903
+ "isAbstract": false
26877
26904
  },
26878
26905
  {
26879
26906
  "kind": "Property",
@@ -26902,7 +26929,8 @@
26902
26929
  "endIndex": 2
26903
26930
  },
26904
26931
  "isStatic": false,
26905
- "isProtected": false
26932
+ "isProtected": false,
26933
+ "isAbstract": false
26906
26934
  }
26907
26935
  ],
26908
26936
  "implementsTokenRanges": []
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@dcl/playground-assets",
3
- "version": "7.0.6-4196319965.commit-5ba2a36",
3
+ "version": "7.0.6-4197739270.commit-db87ed8",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "typings": "./dist/index.d.ts",
7
7
  "types": "./dist/index.d.ts",
8
8
  "scripts": {
9
9
  "build-ecs": "./../dcl-rollup/node_modules/.bin/rollup -c ./../dcl-rollup/playground-ecs.config.js",
10
- "build": "npm run build-ecs && ./../dcl-rollup/node_modules/.bin/api-extractor run",
11
- "build-local": "npm run build-ecs && ./../dcl-rollup/node_modules/.bin/api-extractor run --local --verbose --diagnostics"
10
+ "build": "npm run build-ecs && node_modules/.bin/api-extractor run",
11
+ "build-local": "npm run build-ecs && node_modules/.bin/api-extractor run --local --verbose --diagnostics"
12
12
  },
13
13
  "keywords": [],
14
14
  "tsdoc": {
@@ -17,12 +17,15 @@
17
17
  "author": "Decentraland",
18
18
  "license": "Apache-2.0",
19
19
  "dependencies": {
20
- "@dcl/sdk": "7.0.6-4196319965.commit-5ba2a36"
20
+ "@dcl/sdk": "7.0.6-4197739270.commit-db87ed8"
21
+ },
22
+ "devDependencies": {
23
+ "@microsoft/api-extractor": "^7.33.8"
21
24
  },
22
25
  "minCliVersion": "3.12.3",
23
26
  "files": [
24
27
  "dist",
25
28
  "etc"
26
29
  ],
27
- "commit": "5ba2a3616ea419a04974be07876850ed63eca7e2"
30
+ "commit": "db87ed858980056a94676a045ff9fe132f903ef3"
28
31
  }