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

secure-store-redis

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secure-store-redis - npm Package Compare versions

Comparing version 3.0.0-rc.4 to 3.0.0-rc.5

3

dist/index.d.ts

@@ -5,3 +5,3 @@ import { RedisClientOptions, RedisClientType, RedisFunctions, RedisModules, RedisScripts } from "redis";

*/
interface SecureStoreConfig {
export interface SecureStoreConfig {
/**

@@ -73,2 +73,1 @@ * A unique ID which can be used to prefix data stored in Redis

}
export {};
{
"name": "secure-store-redis",
"version": "3.0.0-rc.4",
"version": "3.0.0-rc.5",
"description": "A simple wrapper to encrypt and decrypt data stored in Redis",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -26,3 +26,3 @@ import {

*/
interface SecureStoreConfig {
export interface SecureStoreConfig {
/**

@@ -29,0 +29,0 @@ * A unique ID which can be used to prefix data stored in Redis

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