Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "bwg", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "bandwagonHost node api lib", | ||
@@ -20,3 +20,7 @@ "main": "index.js", | ||
"author": "kexiaokai@gmail.com", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"debug": "*" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
3133
7
63
0
2
2
+ Addedaxios@^0.18.0
+ Addeddebug@*
+ Addedaxios@0.18.1(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedfollow-redirects@1.5.10(transitive)
+ Addedis-buffer@2.0.5(transitive)
+ Addedms@2.1.3(transitive)