dcl-catalyst-client 17.0.0 → 17.0.1

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
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1683548616708" clover="3.2.0">
3
- <project timestamp="1683548616708" name="All files">
2
+ <coverage generated="1683566665369" clover="3.2.0">
3
+ <project timestamp="1683566665369" name="All files">
4
4
  <metrics statements="404" coveredstatements="312" conditionals="171" coveredconditionals="98" methods="99" coveredmethods="79" elements="674" coveredelements="489" complexity="0" loc="404" ncloc="404" packages="4" files="10" classes="10"/>
5
5
  <package name="src">
6
6
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -146,7 +146,7 @@
146
146
  <div class='footer quiet pad2 space-top1 center small'>
147
147
  Code coverage generated by
148
148
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149
- at 2023-05-08T12:23:36.689Z
149
+ at 2023-05-08T17:24:25.346Z
150
150
  </div>
151
151
  <script src="prettify.js"></script>
152
152
  <script>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dcl-catalyst-client",
3
- "version": "17.0.0",
4
- "commit": "c0d519f8ad897f2b323c847dc9b2f9996882c381",
3
+ "version": "17.0.1",
4
+ "commit": "0adca2d2cfb0bd711c97b31c593d48066edd43ed",
5
5
  "description": "A client to query and perform changes on Decentraland's catalyst servers",
6
6
  "main": "dist/index.js",
7
7
  "typings": "./dist/index.d.ts",