Comparing version 0.3.1 to 0.3.2
@@ -209,2 +209,3 @@ /* | ||
} | ||
return this; | ||
}; | ||
@@ -250,2 +251,3 @@ | ||
} | ||
return this; | ||
}; | ||
@@ -266,2 +268,3 @@ | ||
} | ||
return this; | ||
}; | ||
@@ -287,2 +290,3 @@ | ||
}; | ||
return this; | ||
}; | ||
@@ -289,0 +293,0 @@ |
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"author": "Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)", | ||
@@ -22,3 +22,5 @@ "bin": { | ||
"preferGlobal": true, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"minimatch": "0.2.x" | ||
}, | ||
"devDependencies": {}, | ||
@@ -25,0 +27,0 @@ "engines": { |
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
121442
2936
1
+ Addedminimatch@0.2.x
+ Addedlru-cache@2.7.3(transitive)
+ Addedminimatch@0.2.14(transitive)
+ Addedsigmund@1.0.1(transitive)