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

react-context-api-store

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-context-api-store - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

2

package.json
{
"name": "react-context-api-store",
"version": "1.0.1",
"version": "1.0.3",
"description": "An HOC state management inpired by redux implemented using react's context api.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -5,3 +5,3 @@ # Repo status?

# react-context-api-store
A state management inpired by Redux and Vuex implemented using react's context api.
Seemless, light weight, state management library that comes with asynchronous support out of the box. Inspired by Redux and Vuex.

@@ -11,8 +11,8 @@ # File size?

# Philosophy
Seemless, light weight, state management library that comes with asynchronous support out of the box.
# Use case
When you want a state management that's small and supports asynchronous actions out of the box.
# Example
https://aprilmintacpineda.github.io/react-context-api-store/#/
# Guide

@@ -19,0 +19,0 @@

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