Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "redisess", | ||
"description": "Powerful redis session manager for NodeJS", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "Panates Ltd.", | ||
@@ -21,3 +21,2 @@ "contributors": [ | ||
], | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
@@ -27,5 +26,5 @@ "ioredis": "^4.x.x" | ||
"devDependencies": { | ||
"@types/ioredis": "^4.17.6", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^14.14.2", | ||
"@types/ioredis": "^4.17.6", | ||
"@typescript-eslint/eslint-plugin": "^4.5.0", | ||
@@ -36,5 +35,5 @@ "@typescript-eslint/parser": "^4.5.0", | ||
"eslint-config-google": "^0.14.0", | ||
"ioredis": "^4.19.0", | ||
"mocha": "^8.2.0", | ||
"nyc": "^15.1.0", | ||
"ioredis": "^4.19.0", | ||
"rejected-or-not": "^2.0.0", | ||
@@ -41,0 +40,0 @@ "ts-cleanup": "^0.2.2", |
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
54880