Comparing version 14.4.2 to 14.4.3
# 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 @@ |
{ | ||
"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": { |
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
234115
+ Addedasap@2.0.6(transitive)
+ Addeddezalgo@1.0.4(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedformidable@2.1.2(transitive)
+ Addedhexoid@1.0.0(transitive)
+ Addedlru-cache@7.18.3(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedstashback@2.0.1(transitive)
+ Addedsuperagent@7.1.6(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedform-data@3.0.2(transitive)
- Removedformidable@1.2.6(transitive)
- Removedlodash.defaults@4.2.0(transitive)
- Removedlodash.reduce@4.6.0(transitive)
- Removedlru-cache@6.0.0(transitive)
- Removedstashback@1.1.3(transitive)
- Removedsuperagent@6.1.0(transitive)
- Removedyallist@4.0.0(transitive)
Updateddebug@^4.3.4
Updatedgeneric-pool@^3.8.2
Updatedlru-cache@^7.10.1
Updatedstashback@^2.0.1
Updatedsuperagent@^7.1.3
Updatedxregexp@^5.1.0