sip-lab 1.34.0 → 1.34.1

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
@@ -54,7 +54,7 @@ However the above will build the addon to run on the current OS.
54
54
 
55
55
  Instead we will force the build on debian11 (using docker) using prebuildify-cross. So do this instead:
56
56
 
57
- Make sure you have the docker image built.
57
+ Make sure you have the docker image built (the image must be rebuilt whenever we update build_deps.sh)
58
58
 
59
59
  cd docker-images/debian11/
60
60
  ./build_image.sh
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sip-lab",
3
- "version": "1.34.0",
3
+ "version": "1.34.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "engines": {
Binary file
Binary file