@openscout/scout 0.2.68 → 0.2.70

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openscout/scout",
3
- "version": "0.2.68",
3
+ "version": "0.2.70",
4
4
  "description": "Public Scout package that installs the `scout` command and bundled local runtime",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -22,7 +22,9 @@
22
22
  "README.md"
23
23
  ],
24
24
  "dependencies": {
25
- "picomatch": "^4.0.4"
25
+ "node-pty": "1.2.0-beta.12",
26
+ "picomatch": "^4.0.4",
27
+ "ws": "^8.18.3"
26
28
  },
27
29
  "scripts": {
28
30
  "build": "npm --prefix ../protocol run build && npm --prefix ../runtime run build && node ./scripts/build.mjs",
@@ -1 +0,0 @@
1
- const o={};throw new Error('Could not resolve "@xterm/addon-fit" imported by "hudsonkit".');export{o as default};
@@ -1 +0,0 @@
1
- const o={};throw new Error('Could not resolve "@xterm/addon-webgl" imported by "hudsonkit".');export{o as default};