Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "globby", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Extends `glob` with support for multiple patterns", | ||
@@ -55,5 +55,5 @@ "license": "MIT", | ||
"array-union": "^1.0.1", | ||
"async": "^0.9.0", | ||
"async": "^1.2.1", | ||
"glob": "^5.0.3", | ||
"object-assign": "^2.0.0" | ||
"object-assign": "^3.0.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
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
+ Addedasync@1.5.2(transitive)
+ Addedobject-assign@3.0.0(transitive)
- Removedasync@0.9.2(transitive)
- Removedobject-assign@2.1.1(transitive)
Updatedasync@^1.2.1
Updatedobject-assign@^3.0.0