Socket
Socket
Sign inDemoInstall

@risingstack/react-easy-state

Package Overview
Dependencies
4
Maintainers
12
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.2 to 6.2.3

2

package.json
{
"name": "@risingstack/react-easy-state",
"version": "6.2.2",
"version": "6.2.3",
"description": "React state management with a minimal API. Made with ES6 Proxies.",

@@ -5,0 +5,0 @@ "main": "dist/cjs.es6.js",

declare module '@risingstack/react-easy-state' {
import { ComponentType } from 'react';
import { ComponentType, DependencyList } from 'react';

@@ -4,0 +4,0 @@ // takes an object (optionally), wraps it in a transparent proxy and returns the proxy

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc