Comparing version 7.0.1 to 8.0.0
{ | ||
"name": "qlobber", | ||
"description": "Node.js globbing for amqp-like topics", | ||
"version": "7.0.1", | ||
"version": "8.0.0", | ||
"homepage": "https://github.com/davedoesdev/qlobber", | ||
@@ -35,14 +35,14 @@ "author": { | ||
"engines": { | ||
"node": ">= 14" | ||
"node": ">= 16" | ||
}, | ||
"devDependencies": { | ||
"b": "davedoesdev/b", | ||
"c8": "^7.11.3", | ||
"chai": "^4.3.6", | ||
"grunt": "^1.5.3", | ||
"grunt-apidox": "^2.0.17", | ||
"@davedoesdev/b": "^5.0.2", | ||
"c8": "^7.13.0", | ||
"chai": "^4.3.7", | ||
"grunt": "^1.6.1", | ||
"grunt-apidox": "^3.0.0", | ||
"grunt-contrib-jshint": "^3.2.0", | ||
"grunt-exec": "^3.0.0", | ||
"JSONStream": "^1.3.5", | ||
"mocha": "^10.0.0", | ||
"mocha": "^10.2.0", | ||
"stream-buffers": "^3.0.2" | ||
@@ -49,0 +49,0 @@ }, |
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
61263