New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/redis

Package Overview
Dependencies
Maintainers
1
Versions
76
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.2 to 2.0.3

5

CHANGELOG.md

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

<a name="2.0.3"></a>
## [2.0.3](https://github.com/adonisjs/adonis-redis/compare/v2.0.2...v2.0.3) (2017-10-29)
<a name="2.0.2"></a>

@@ -2,0 +7,0 @@ ## [2.0.2](https://github.com/adonisjs/adonis-redis/compare/v2.0.1...v2.0.2) (2017-08-18)

20

package.json
{
"name": "@adonisjs/redis",
"version": "2.0.2",
"version": "2.0.3",
"description": "AdonisJs official redis provider to make working with redis fun and simple.",
"dependencies": {
"@adonisjs/generic-exceptions": "^1.0.0",
"debug": "^2.6.8",
"ioredis": "^3.1.2",
"debug": "^3.1.0",
"ioredis": "^3.2.1",
"lodash": "^4.17.4"
},
"devDependencies": {
"@adonisjs/fold": "^4.0.2",
"@adonisjs/sink": "^1.0.11",
"coveralls": "^2.13.1",
"cz-conventional-changelog": "^2.0.0",
"japa": "^1.0.3",
"@adonisjs/fold": "^4.0.5",
"@adonisjs/sink": "^1.0.13",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "^2.1.0",
"japa": "^1.0.5",
"japa-cli": "^1.0.1",
"nyc": "^11.1.0",
"standard": "^10.0.2"
"nyc": "^11.2.1",
"standard": "^10.0.3"
},

@@ -21,0 +21,0 @@ "scripts": {

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