New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rascal

Package Overview
Dependencies
Maintainers
3
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rascal - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

2

lib/amqp/Vhost.js

@@ -28,2 +28,4 @@ var debug = require('debug')('rascal:Vhost')

this.name = config.name
this.init = function(next) {

@@ -30,0 +32,0 @@ debug(format('Initialising vhost: %s', config.name))

4

package.json
{
"name": "rascal",
"version": "0.10.2",
"version": "0.10.3",
"description": "A friendly wrapper around amqplib with (mostly) safe defaults",

@@ -10,3 +10,3 @@ "main": "index.js",

"debug": "^2.1.3",
"forward-emitter": "0.0.1",
"forward-emitter": "^0.1.0",
"lodash": "^3.9.3",

@@ -13,0 +13,0 @@ "merge-defaults": "^0.2.1",

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