upnp-device
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "upnp-device", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Create UPnP devices in Node.js", | ||
@@ -20,3 +20,4 @@ "keywords": [ "upnp" ], | ||
"xml": "*", | ||
"xml2js": "*" | ||
"xml2js": "*", | ||
"http-string-parser": "*" | ||
}, | ||
@@ -23,0 +24,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60378
9
9
+ Addedhttp-string-parser@*
+ Addedhttp-string-parser@0.0.6(transitive)