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

clean-state

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-state - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

index.d.ts

@@ -70,3 +70,3 @@ export interface Module {

export type ReduerProps<T, S = any, R = Record<string, any>> = {
export type ReducerProps<T, S = any, R = Record<string, any>> = {
payload: T;

@@ -73,0 +73,0 @@ state: S;

{
"name": "clean-state",
"version": "2.2.3",
"version": "2.2.4",
"description": "",

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

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