Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "insights", | ||
"description": "", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"homepage": "", | ||
@@ -23,4 +23,3 @@ "main": "app", | ||
}, | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"bin": { | ||
@@ -33,3 +32,5 @@ "insights": "./bin/insights" | ||
"peerDependencies": {}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"commander": "^2.10.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1131
1
1
+ Addedcommander@^2.10.0
+ Addedcommander@2.20.3(transitive)