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

handy-redis

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handy-redis - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

18

package.json
{
"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"
}
}
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