Socket
Socket
Sign inDemoInstall

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 8.0.0 to 8.0.1

2

Gruntfile.js

@@ -13,3 +13,3 @@ /*jslint node: true */

options: {
esversion: 9,
esversion: 11,
node: true

@@ -16,0 +16,0 @@ }

{
"name": "qlobber",
"description": "Node.js globbing for amqp-like topics",
"version": "8.0.0",
"version": "8.0.1",
"homepage": "https://github.com/davedoesdev/qlobber",

@@ -38,7 +38,7 @@ "author": {

"devDependencies": {
"@davedoesdev/b": "^5.0.2",
"c8": "^7.13.0",
"chai": "^4.3.7",
"@davedoesdev/b": "^5.0.3",
"c8": "^9.1.0",
"chai": "^5.0.3",
"grunt": "^1.6.1",
"grunt-apidox": "^3.0.0",
"grunt-apidox": "^3.1.1",
"grunt-contrib-jshint": "^3.2.0",

@@ -51,9 +51,6 @@ "grunt-exec": "^3.0.0",

"overrides": {
"jsdoctypeparser": {
"lodash": "^4.17.21"
},
"dox": {
"markdown-it": "^12.3.2"
"apidox": {
"dox": "^1.0.0"
}
}
}

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