node-red-contrib-cognitive-services
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "node-red-contrib-cognitive-services", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Microsoft Cognitive Services", | ||
"dependencies": { | ||
"request": "*", | ||
"isstream": "*" | ||
"isstream": "*", | ||
"uuid": "*" | ||
}, | ||
@@ -49,3 +50,3 @@ "keywords": [ | ||
{ | ||
"name": "MattVador" | ||
"name": "mattvador" | ||
} | ||
@@ -52,0 +53,0 @@ ], |
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
183660
3
4
+ Addeduuid@*
+ Addeduuid@11.0.5(transitive)