w-ipproxy 1.0.18 → 1.0.19

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/docs/index.html CHANGED
@@ -71,7 +71,7 @@
71
71
  <br class="clear">
72
72
 
73
73
  <footer>
74
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Sep 02 2026 18:06:41 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
74
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sat Sep 05 2026 21:24:32 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
75
75
  </footer>
76
76
 
77
77
  <script>prettyPrint();</script>
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "w-ipproxy",
3
- "version": "1.0.18",
3
+ "version": "1.0.19",
4
4
  "main": "dist/w-ipproxy.umd.js",
5
5
  "dependencies": {
6
- "@hapi/hapi": "^21.4.8",
7
- "axios": "^1.13.6",
6
+ "@hapi/hapi": "^21.4.10",
7
+ "axios": "^1.20.0",
8
8
  "wsemi": "^1.8.84"
9
9
  },
10
10
  "devDependencies": {