@voicenter-team/opensips-js 1.0.83 → 1.0.84

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voicenter-team/opensips-js",
3
- "version": "1.0.83",
3
+ "version": "1.0.84",
4
4
  "description": "The JS package for opensips",
5
5
  "default": "src/index.ts",
6
6
  "jsdelivr": "dist/opensips-js.umd.js",
@@ -59,7 +59,8 @@
59
59
  "loglevel": "^1.8.1",
60
60
  "mime": "^3.0.0",
61
61
  "p-iteration": "^1.1.8",
62
- "sdp-transform": "2.14.1"
62
+ "sdp-transform": "2.14.1",
63
+ "uuid": "^10.0.0"
63
64
  },
64
65
  "files": [
65
66
  "dist",