@testsmith/api-spector 0.3.3 → 0.3.4

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.
@@ -5,7 +5,7 @@
5
5
  <meta charset="UTF-8" />
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <title>API Spector</title>
8
- <script type="module" crossorigin src="./assets/index-vRsURTUY.js"></script>
8
+ <script type="module" crossorigin src="./assets/index-BjjOh-E5.js"></script>
9
9
  <link rel="stylesheet" crossorigin href="./assets/index-CjvjKHtF.css">
10
10
  </head>
11
11
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@testsmith/api-spector",
3
3
  "productName": "API Spector",
4
- "version": "0.3.3",
4
+ "version": "0.3.4",
5
5
  "description": "Local-first API testing tool to inspect, test and mock APIs",
6
6
  "repository": {
7
7
  "type": "git",
package/readme.md CHANGED
@@ -13,6 +13,9 @@ Local-first API testing tool. Inspect, test and mock APIs. Secrets stay on your
13
13
  npm install -g @testsmith/api-spector
14
14
  ```
15
15
 
16
+ > UI not starting after install (common on corporate machines — proxies, antivirus)?
17
+ > See [Troubleshooting: the UI won't start](docs/getting-started/troubleshooting.md).
18
+
16
19
  ## Usage
17
20
 
18
21
  ### GUI