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

@adonisjs/redis

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/redis - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="2.0.4"></a>
## [2.0.4](https://github.com/adonisjs/adonis-redis/compare/v2.0.3...v2.0.4) (2018-02-07)
<a name="2.0.3"></a>

@@ -2,0 +7,0 @@ ## [2.0.3](https://github.com/adonisjs/adonis-redis/compare/v2.0.2...v2.0.3) (2017-10-29)

13

package.json
{
"name": "@adonisjs/redis",
"version": "2.0.3",
"version": "2.0.4",
"description": "AdonisJs official redis provider to make working with redis fun and simple.",
"dependencies": {
"@adonisjs/generic-exceptions": "^1.0.0",
"@adonisjs/generic-exceptions": "^2.0.0",
"debug": "^3.1.0",
"ioredis": "^3.2.1",
"lodash": "^4.17.4"
"ioredis": "^3.2.2",
"lodash": "^4.17.5"
},

@@ -16,5 +16,6 @@ "devDependencies": {

"cz-conventional-changelog": "^2.1.0",
"japa": "^1.0.5",
"japa": "^1.0.6",
"japa-cli": "^1.0.1",
"nyc": "^11.2.1",
"nyc": "^11.4.1",
"semver": "^5.5.0",
"standard": "^10.0.3"

@@ -21,0 +22,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