Comparing version 1.8.0 to 2.0.0
@@ -49,3 +49,3 @@ /*jslint node: true */ | ||
'bench-check': { | ||
cmd: './node_modules/.bin/bench -c 20000 -i bench/options/check.js,bench/options/check-dedup.js,bench/options/check-mapval.js -k options bench/add bench/add_match_remove bench/match bench/match_search bench/test' | ||
cmd: './node_modules/.bin/bench -c 20000 -i bench/options/check-default.js,bench/options/check-dedup.js,bench/options/check-mapval.js -k options bench/add bench/add_match_remove bench/match bench/match_search bench/test' | ||
}, | ||
@@ -52,0 +52,0 @@ |
{ | ||
"name": "qlobber", | ||
"description": "Node.js globbing for amqp-like topics", | ||
"version": "1.8.0", | ||
"version": "2.0.0", | ||
"homepage": "https://github.com/davedoesdev/qlobber", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"engines": { | ||
"node": ">= 0.12" | ||
"node": ">= 4" | ||
}, | ||
@@ -42,11 +42,11 @@ "devDependencies": { | ||
"grunt-contrib-jshint": "~1.1.0", | ||
"grunt-mocha-test": "~0.13.2", | ||
"grunt-mocha-test": "~0.13.3", | ||
"grunt-apidox": "~0.1.10", | ||
"grunt-exec": "~2.0.0", | ||
"mocha": "~3.4.2", | ||
"chai": "~4.0.2", | ||
"nyc": "~11.0.3", | ||
"coveralls": "~2.13.1", | ||
"grunt-exec": "~3.0.0", | ||
"mocha": "~4.0.1", | ||
"chai": "~4.1.2", | ||
"nyc": "~11.3.0", | ||
"coveralls": "~3.0.0", | ||
"b": "git://github.com/davedoesdev/b.git" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
242245
53