@neoskop/ethereal-secrets-middleware
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@neoskop/ethereal-secrets-middleware", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "dist/index.js", | ||
@@ -37,3 +37,3 @@ "typings": "dist/index.d.ts", | ||
"chai-uuid": "1.0.6", | ||
"concurrently": "7.2.1", | ||
"concurrently": "7.2.2", | ||
"cookie-parser": "1.4.6", | ||
@@ -44,4 +44,4 @@ "mocha": "10.0.0", | ||
"sinon": "14.0.0", | ||
"ts-node": "10.7.0", | ||
"typescript": "4.7.3" | ||
"ts-node": "10.8.1", | ||
"typescript": "4.7.4" | ||
}, | ||
@@ -54,3 +54,3 @@ "dependencies": { | ||
"express-session": "1.17.3", | ||
"ioredis": "5.0.6", | ||
"ioredis": "5.1.0", | ||
"uuid": "8.3.2", | ||
@@ -57,0 +57,0 @@ "validator": "13.7.0" |
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
+ Addedioredis@5.1.0(transitive)
- Removedioredis@5.0.6(transitive)
Updatedioredis@5.1.0