Comparing version 5.0.7 to 5.0.9
@@ -5,3 +5,3 @@ { | ||
"description": "a little globber", | ||
"version": "5.0.7", | ||
"version": "5.0.9", | ||
"repository": { | ||
@@ -30,3 +30,3 @@ "type": "git", | ||
"rimraf": "^2.2.8", | ||
"tap": "^1.0.3", | ||
"tap": "^1.1.0", | ||
"tick": "0.0.6" | ||
@@ -37,3 +37,3 @@ }, | ||
"profclean": "rm -f v8.log profile.txt", | ||
"test": "npm run profclean && tap test/*.js", | ||
"test": "tap test/*.js", | ||
"test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js", | ||
@@ -40,0 +40,0 @@ "bench": "bash benchmark.sh", |
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
53275