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

ioredis-mock

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioredis-mock - npm Package Compare versions

Comparing version 4.13.0 to 4.13.1

3

lib/commands/defineCommand.js

@@ -68,2 +68,5 @@ 'use strict';

if (result) {
if (Array.isArray(result)) {
result.unshift(null);
}
_fengariInterop2.default.push(vm.L, result);

@@ -70,0 +73,0 @@ return 1;

2

package.json

@@ -119,3 +119,3 @@ {

"runkitExampleFilename": "example.js",
"version": "4.13.0"
"version": "4.13.1"
}
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