Compare commits
1 Commits
main
...
updates-testing
| Author | SHA1 | Date | |
|---|---|---|---|
| 42bfc06258 |
Generated
+7
@@ -29,6 +29,7 @@
|
|||||||
"@xterm/headless": "^5.6.0-beta.64",
|
"@xterm/headless": "^5.6.0-beta.64",
|
||||||
"@xterm/xterm": "^5.6.0-beta.64",
|
"@xterm/xterm": "^5.6.0-beta.64",
|
||||||
"cookie": "^0.4.0",
|
"cookie": "^0.4.0",
|
||||||
|
"debounced": "1.0.2",
|
||||||
"http-proxy-agent": "^7.0.0",
|
"http-proxy-agent": "^7.0.0",
|
||||||
"https-proxy-agent": "^7.0.2",
|
"https-proxy-agent": "^7.0.2",
|
||||||
"jschardet": "3.1.3",
|
"jschardet": "3.1.3",
|
||||||
@@ -396,6 +397,12 @@
|
|||||||
"node": ">= 0.6"
|
"node": ">= 0.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/debounced": {
|
||||||
|
"version": "1.0.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/debounced/-/debounced-1.0.2.tgz",
|
||||||
|
"integrity": "sha512-6GPv+l/OOtdb1DKNY70k5ubuJhVjtBjUnujC5vQAHHrMuvBpDXsTc91xEMTdeA3/v4swYHamtdB9XIN7DcKxpw==",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
"node_modules/debug": {
|
"node_modules/debug": {
|
||||||
"version": "4.3.4",
|
"version": "4.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
||||||
|
|||||||
Reference in New Issue
Block a user