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

@o3r/store-sync

Package Overview
Dependencies
Maintainers
5
Versions
1658
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@o3r/store-sync

This module is exposing an NgRx store synchronization solution (synchronous and asynchronous) via the class StorageSync.

  • 8.3.0-alpha.35
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6K
decreased by-18.44%
Maintainers
5
Weekly downloads
 
Created
Source

Otter Store Sync

Super cute Otter!

This package is an Otter Framework Module.

Description

This module is exposing an NgRx store synchronization solution (synchronous and asynchronous) via the class StorageSync.

To facilitate the synchronization, the StorageSync class is based on a fork of ngrx-store-localstorage that is also exposed and includes the following changes on top of the original version:

  • Export properly the dateReviver function
  • Add missing comments
  • Explicit dependency to @ngrx/store for the action names
  • Change interface names to prefix with "sync"
  • Add logger support
  • Fix lint according to ESLint rules
  • Split code in several files
  • Migrate tests to Jest
  • Removal of deprecated deepmerge dependency.

Keywords

FAQs

Package last updated on 19 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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