Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "wiredep", | ||
"main": "./wiredep.js", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Wire Bower dependencies to your source code.", | ||
@@ -6,0 +6,0 @@ "repository": "taptapship/wiredep", |
@@ -176,3 +176,3 @@ /* | ||
return acc; | ||
}, {}); | ||
}, { packages: config.get('global-dependencies').get() }); | ||
}; | ||
@@ -179,0 +179,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
26730
184