webssh2_client 0.2.15 → 0.2.16

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,4 +1,4 @@
1
- <!-- Version Version 0.2.15 - 2024-07-19T23:01:33.063Z - 63ccb09 -->
1
+ <!-- Version Version 0.2.16 - 2024-07-19T23:13:17.236Z - df7478d -->
2
2
  <!-- webssh2-client -->
3
3
  <!-- /client/src/client.htm -->
4
4
  <!DOCTYPE html>
@@ -1,4 +1,4 @@
1
- /*! Version 0.2.15 - 2024-07-19T23:01:33.063Z - 63ccb09 */
1
+ /*! Version 0.2.16 - 2024-07-19T23:13:17.236Z - df7478d */
2
2
  /*!
3
3
  Pure v3.0.0
4
4
  Copyright 2013 Yahoo!
package/package.json CHANGED
@@ -1,10 +1,14 @@
1
1
  {
2
2
  "name": "webssh2_client",
3
- "version": "0.2.15",
3
+ "version": "0.2.16",
4
4
  "ignore": [
5
5
  ".gitignore"
6
6
  ],
7
7
  "description": "A client for the webssh2 gateway",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/billchurch/webssh2_client.git"
11
+ },
8
12
  "main": "index.js",
9
13
  "files": [
10
14
  "index.js",