We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f93af5 commit 8f99486Copy full SHA for 8f99486
websocket-sftp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "websocket-sftp",
3
- "version": "0.8.0",
+ "version": "0.8.1",
4
"description": "The sftp protocol, over a WebSocket",
5
"main": "./dist/lib/sftp.js",
6
"exports": {
websocketfs/package.json
"name": "websocketfs",
- "version": "0.17.1",
+ "version": "0.17.2",
"description": "Like sshfs, but over a WebSocket",
"main": "./dist/lib/index.js",
"scripts": {
0 commit comments