sip-lab 1.17.3 → 1.17.4

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/DEV.md CHANGED
@@ -76,7 +76,7 @@ If it fails due to proxy problems, check if you have proxy configured in ~/.dock
76
76
  After the message is built you can pass them to prebuildify-cross:
77
77
  ```
78
78
  nvm use v16.13.1
79
- npx prebuildify-cross -i mayamatakeshi/sip-lab-debian11:latest -t 15.0.0 -t 16.0.0 -t 17.0.0 -t 18.0.0 -t 19.0.0 -t 20.0.0 -t 21.0.0 --strip
79
+ npx prebuildify-cross -i mayamatakeshi/sip-lab-debian11:latest -t 19.0.0 -t 20.0.0 -t 21.0.0 --strip
80
80
  ```
81
81
 
82
82
  Obs: however the above will fail if you are behind proxy (solution pending).
package/README.md CHANGED
@@ -23,7 +23,7 @@ TODO:
23
23
  ### Installation
24
24
 
25
25
  This is a node.js addon and it is known to work on Debian 11, Debian 10, Ubuntu 22.04 and Ubuntu 20.04.
26
- It is distributed with prebuild binaries for node.js 15.0.0 and above (but built for Debian 11. For other Debian versions or for Ubuntu a local built of the addon will be executed. Being the case, be patient as the build process will take several minutes to complete).
26
+ It is distributed with prebuild binaries for node.js 19.0.0 and above (but built for Debian 11. For other Debian versions or for Ubuntu a local build of the addon will be executed. Being the case, be patient as the build process will take several minutes to complete).
27
27
 
28
28
  To install it, first install some build dependencies (you might not need them if your are on Debian 11).
29
29
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sip-lab",
3
- "version": "1.17.3",
3
+ "version": "1.17.4",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "engines": {
Binary file
Binary file