Socket
Socket
Sign inDemoInstall

reshow

Package Overview
Dependencies
12
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.12 to 0.14.13

2

build/cjs/ui/molecules/Reshow.js

@@ -130,2 +130,4 @@ "use strict";

_globalStore.globalStore.path = path;
} else {
return themePath;
}

@@ -132,0 +134,0 @@

@@ -98,2 +98,4 @@ import _classCallCheck from "reshow-runtime/es/helpers/classCallCheck";

globalStore.path = path;
} else {
return themePath;
}

@@ -100,0 +102,0 @@

4

package.json
{
"name": "reshow",
"version": "0.14.12",
"description": "Flux Reducer Present Library (App, Server)",
"version": "0.14.13",
"description": "A simplified React cross-component state management.",
"main": "./build/cjs/src/index.js",

@@ -6,0 +6,0 @@ "module": "./build/es/src/index.js",

@@ -1,5 +0,4 @@

[![CircleCI](https://circleci.com/gh/react-atomic/reshow/tree/master.svg?style=svg)](https://circleci.com/gh/react-atomic/reshow/tree/master)
Reshow (A simplified version of Flux)
Reshow (A simplified React cross-component state management)
===============

@@ -6,0 +5,0 @@ * react atomic ui for atom

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