Comparing version 0.1.4 to 0.1.5
{ | ||
"name" : "ggsmsg", | ||
"description" : "Sms Rest Interface to GeoGate Sms Client module", | ||
"version" : "0.1.4", | ||
"version" : "0.1.5", | ||
"author" : { | ||
@@ -15,3 +15,3 @@ "name" : "Fulup Ar Foll", | ||
"bin" : { | ||
"ConfigBySms" : "./bin/SmsAjaxGateway.js" | ||
"SmsAjaxGateway" : "./bin/SmsAjaxGateway.js" | ||
}, | ||
@@ -22,3 +22,4 @@ "dependencies" : | ||
,"async" : "*" | ||
}, | ||
,"mysql" : "*" | ||
}, | ||
"repository" : { | ||
@@ -25,0 +26,0 @@ "type" : "git", |
@@ -21,2 +21,3 @@ GeoGate Simulator | ||
npm install ggsmsg [will install ggsmsc dependency] | ||
cd node_modules/ggsmsg | ||
@@ -23,0 +24,0 @@ Command line |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
31380
27
4
5
+ Addedmysql@*