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

@adonisjs/redis

Package Overview
Dependencies
Maintainers
3
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 8.0.0-13 to 8.0.0-14

36

package.json
{
"name": "@adonisjs/redis",
"description": "AdonisJS addon for Redis",
"version": "8.0.0-13",
"version": "8.0.0-14",
"type": "module",

@@ -42,15 +42,15 @@ "main": "build/index.js",

"devDependencies": {
"@adonisjs/assembler": "^6.1.3-28",
"@adonisjs/core": "^6.1.5-32",
"@adonisjs/eslint-config": "^1.1.9",
"@adonisjs/prettier-config": "^1.1.9",
"@adonisjs/tsconfig": "^1.1.9",
"@adonisjs/assembler": "^7.0.0-0",
"@adonisjs/core": "^6.1.5-34",
"@adonisjs/eslint-config": "^1.2.0",
"@adonisjs/prettier-config": "^1.2.0",
"@adonisjs/tsconfig": "^1.2.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@japa/assert": "^2.0.1",
"@japa/expect-type": "^2.0.0",
"@japa/file-system": "^2.0.1",
"@japa/runner": "^3.1.0",
"@swc/core": "^1.3.99",
"@types/node": "^20.9.4",
"@japa/assert": "^2.1.0",
"@japa/expect-type": "^2.0.1",
"@japa/file-system": "^2.1.1",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.101",
"@types/node": "^20.10.5",
"c8": "^8.0.0",

@@ -60,13 +60,13 @@ "copyfiles": "^2.4.1",

"dotenv": "^16.3.1",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^3.1.0",
"ts-node": "^10.9.1",
"np": "^9.2.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "5.2.2"
"typescript": "^5.3.3"
},
"dependencies": {
"@poppinss/utils": "^6.5.1",
"@poppinss/utils": "^6.7.0",
"emittery": "^1.0.1",

@@ -73,0 +73,0 @@ "ioredis": "^5.3.2"

@@ -11,3 +11,3 @@ # @adonisjs/redis

## Official Documentation
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/redis)
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/database/redis)

@@ -14,0 +14,0 @@ ## Contributing

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