node-pushover
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "node-pushover", | ||
"description": "node.js pushover module for https://pushover.net/api", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": { | ||
@@ -24,4 +24,4 @@ "name": "Sam Decrock", | ||
"dependencies": { | ||
"httpreq": "~0.1.1" | ||
"httpreq": "*" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
6160
2
+ Addedhttpreq@1.1.1(transitive)
- Removedhttpreq@0.1.1(transitive)
Updatedhttpreq@*