bugfix: message + LICENSE

This commit is contained in:
Dave Horton
2021-07-21 12:37:23 -04:00
parent 99a6ffe56b
commit 02f5efba48
4 changed files with 10 additions and 11 deletions

14
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"version": "0.3.1",
"license": "MIT",
"dependencies": {
"@jambonz/db-helpers": "^0.6.12",
"@jambonz/db-helpers": "^0.6.13",
"@jambonz/mw-registrar": "^0.2.1",
"@jambonz/realtimedb-helpers": "^0.4.1",
"@jambonz/stats-collector": "^0.1.5",
@@ -376,9 +376,9 @@
}
},
"node_modules/@jambonz/db-helpers": {
"version": "0.6.12",
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.6.12.tgz",
"integrity": "sha512-AZB8iMqLpFhT1xcViQSmXpjzO8FWnW2DXaPcDHnZO0uhrAS+8OSpU1tBdl4p6yHwPQ8CEONyMIpF86tltnLpOg==",
"version": "0.6.13",
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.6.13.tgz",
"integrity": "sha512-7VXb1q8Jii76XFYMyIjsLr33w5s1DFUN1fjtU+r5PpZQuM7YXhVHfOW3q0652RMrEP2vqW2h6cpBNclvLPJzjg==",
"dependencies": {
"cidr-matcher": "^2.1.1",
"debug": "^4.3.1",
@@ -5046,9 +5046,9 @@
"dev": true
},
"@jambonz/db-helpers": {
"version": "0.6.12",
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.6.12.tgz",
"integrity": "sha512-AZB8iMqLpFhT1xcViQSmXpjzO8FWnW2DXaPcDHnZO0uhrAS+8OSpU1tBdl4p6yHwPQ8CEONyMIpF86tltnLpOg==",
"version": "0.6.13",
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.6.13.tgz",
"integrity": "sha512-7VXb1q8Jii76XFYMyIjsLr33w5s1DFUN1fjtU+r5PpZQuM7YXhVHfOW3q0652RMrEP2vqW2h6cpBNclvLPJzjg==",
"requires": {
"cidr-matcher": "^2.1.1",
"debug": "^4.3.1",