Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qlobber

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qlobber - npm Package Compare versions

Comparing version 1.8.0 to 2.0.0

2

Gruntfile.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc