Socket
Socket
Sign inDemoInstall

@salutejs/storage-adapter-memory

Package Overview
Dependencies
9
Maintainers
4
Versions
235
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-canary.118.7193217633.0 to 1.0.1-canary.118.7193266429.0

4

dist/index.d.ts

@@ -1,3 +0,3 @@

import { SaluteSession } from '@salutejs/scenario';
export declare class SaluteMemoryStorage<S extends Record<string, unknown> = Record<string, unknown>> {
import { SaluteSession, SaluteSessionStorage } from '@salutejs/scenario';
export declare class SaluteMemoryStorage<S extends Record<string, unknown> = Record<string, unknown>> implements SaluteSessionStorage {
private sessions;

@@ -4,0 +4,0 @@ private lifetime;

{
"name": "@salutejs/storage-adapter-memory",
"version": "1.0.1-canary.118.7193217633.0",
"version": "1.0.1-canary.118.7193266429.0",
"description": "In memory storage adapter for SaluteJS",

@@ -32,5 +32,5 @@ "author": "Salute Frontend Team <salute.developers@gmail.com>",

"dependencies": {
"@salutejs/scenario": "1.0.1-canary.118.7193217633.0"
"@salutejs/scenario": "1.0.1-canary.118.7193266429.0"
},
"gitHead": "319eca322d1c63455d449498eea202f60383bc97"
"gitHead": "36b2e8aa5c0d8f8405eddb08f667959402494981"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc