Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "persona", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "create personas from the command line", | ||
@@ -22,3 +22,7 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/Leafcat/persona" | ||
"homepage": "https://github.com/Leafcat/persona", | ||
"dependencies": { | ||
"bluebird": "^2.3.2", | ||
"commander": "^2.3.0" | ||
} | ||
} |
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
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
2044
7
66
0
2
+ Addedbluebird@^2.3.2
+ Addedcommander@^2.3.0
+ Addedbluebird@2.11.0(transitive)
+ Addedcommander@2.20.3(transitive)