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

ioredis

Package Overview
Dependencies
Maintainers
2
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioredis - npm Package Compare versions

Comparing version 5.0.6 to 5.1.0

5

built/utils/RedisCommander.js
"use strict";
/**
* This file is generated by @ioredis/interface-generator.
* Don't edit it manually. Instead, run `npm run generate` to update
* this file.
*/
Object.defineProperty(exports, "__esModule", { value: true });

4

package.json
{
"name": "ioredis",
"version": "5.0.6",
"version": "5.1.0",
"description": "A robust, performance-focused and full-featured Redis client for Node.js.",

@@ -55,3 +55,3 @@ "main": "./built/index.js",

"devDependencies": {
"@ioredis/interface-generator": "^1.2.1",
"@ioredis/interface-generator": "^1.3.0",
"@semantic-release/changelog": "^6.0.1",

@@ -58,0 +58,0 @@ "@semantic-release/commit-analyzer": "^9.0.2",

Sorry, the diff of this file is too big to display

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