bower-license
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -9,6 +9,5 @@ var treeify = require('treeify'); | ||
var output = {}; | ||
var completed = []; | ||
exports.init = function(options, callback){ | ||
// read .bowerrc | ||
var output = {}; | ||
var completed = []; | ||
if (fs.existsSync('.bowerrc')){ | ||
@@ -15,0 +14,0 @@ try { |
{ | ||
"name": "bower-license", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Generates a list of bower dependencies for a project", | ||
@@ -5,0 +5,0 @@ "preferGlobal": "true", |
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
20055
85