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

rascal

Package Overview
Dependencies
Maintainers
4
Versions
183
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 14.4.2 to 14.4.3

14

CHANGELOG.md
# Change Log
## 14.4.3
- Bump dependencies
- superagent
- chance
- zUnit
- debug
- generic-pool
- lru-cache
- xregexp
- stashback
- chalk
- amqplib
## 14.4.2

@@ -4,0 +18,0 @@

24

package.json
{
"name": "rascal",
"version": "14.4.2",
"version": "14.4.3",
"description": "A config driven wrapper for amqplib supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption, channel pooling and publication timeouts",

@@ -8,17 +8,17 @@ "main": "index.js",

"async": "^3.2.3",
"debug": "^4.1.1",
"debug": "^4.3.4",
"forward-emitter": "^0.1.1",
"generic-pool": "^3.7.1",
"generic-pool": "^3.8.2",
"lodash": "^4.17.21",
"lru-cache": "^6.0.0",
"lru-cache": "^7.10.1",
"safe-json-parse": "^4.0.0",
"stashback": "^1.1.2",
"superagent": "^6.1.0",
"stashback": "^2.0.1",
"superagent": "^7.1.3",
"uuid": "^8.3.2",
"xregexp": "^5.0.1"
"xregexp": "^5.1.0"
},
"devDependencies": {
"amqplib": "^0.9.0",
"chalk": "^4.0.0",
"chance": "^1.1.4",
"amqplib": "^0.9.1",
"chalk": "^4.1.2",
"chance": "^1.1.8",
"eslint": "^7.32.0",

@@ -30,6 +30,6 @@ "eslint-config-prettier": "^8.3.0",

"nyc": "^15.1.0",
"prettier": "2.4.1",
"prettier": "^2.4.1",
"random-readable": "^1.0.1",
"superagent-defaults": "^0.1.14",
"zunit": "^3.0.8"
"zunit": "^3.2.1"
},

@@ -36,0 +36,0 @@ "peerDependencies": {

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