handy-redis
Advanced tools
Comparing version 1.6.2 to 1.6.3
{ | ||
"name": "handy-redis", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "A wrapper around node_redis with Promise and TypeScript support.", | ||
@@ -68,11 +68,11 @@ "main": "dist/index.js", | ||
"@types/cross-spawn": "^6.0.0", | ||
"@types/jest": "^23.3.1", | ||
"@types/jest": "^24.0.18", | ||
"@types/lodash": "^4.14.120", | ||
"@types/node": "^7.0.69", | ||
"@types/shelljs": "^0.7.9", | ||
"@types/shelljs": "^0.8.5", | ||
"@types/yamljs": "^0.2.30", | ||
"check-clean": "^0.1.0", | ||
"coveralls": "^3.0.2", | ||
"cross-spawn": "^6.0.5", | ||
"del-cli": "^1.1.0", | ||
"cross-spawn": "^7.0.1", | ||
"del-cli": "^3.0.0", | ||
"dotenv-extended": "^2.3.0", | ||
@@ -84,10 +84,10 @@ "jest": "^24.8.0", | ||
"semantic-release": "^15.13.16", | ||
"shelljs": "^0.7.7", | ||
"shx": "^0.2.2", | ||
"ts-jest": "^23.1.4", | ||
"shelljs": "^0.8.3", | ||
"shx": "^0.3.2", | ||
"ts-jest": "^24.1.0", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.18.0", | ||
"typescript": "^3.0.1", | ||
"yamljs": "^0.2.10" | ||
"yamljs": "^0.3.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